Target Colorspace is (and has always been) set to 32 bit.
Thanks a lot for looking into this!
9:16 camera image = problem?
Re: 9:16 camera image = problem?
I am having this issue also. The camera is a reolink
fresh install yesterday on ubuntu server
fresh install yesterday on ubuntu server
Code: Select all
pkt.dts(14737862) must be zm_videostore.cpp 1409
12/22/22, 1:37:40 PM MST zmc_m3 10397 WAR non increasing dts, fixing. our dts 14724677 stream 0 last_dts 14737862. reorder_queue_size=0
-
- Posts: 22
- Joined: Sun Nov 13, 2022 5:45 pm
Re: 9:16 camera image = problem?
FYI, didn’t help me, 9:16 is still not working for me.
Re: 9:16 camera image = problem?
I made some fixes in master. Not sure if they will affect you as they were for 24bit... basically at this point, I am aware of an issue with rotation using 24bit, but am unable to reproduce your problem.
Please update to master and let us know what the status is.
Please update to master and let us know what the status is.
Re: 9:16 camera image = problem?
I'm on 1.36.32
I'm having a hard time finding this option. Can you direct me to where I can find it?
I'm not using rotation if that matters... I am on 32bit also.iconnor wrote: ↑Fri Dec 23, 2022 4:06 pm I made some fixes in master. Not sure if they will affect you as they were for 24bit... basically at this point, I am aware of an issue with rotation using 24bit, but am unable to reproduce your problem.
Please update to master and let us know what the status is.
Re: 9:16 camera image = problem?
reorder queue settings will not solve crashes. It is an option for solved out of order dts/pts warnings. It goes in EncoderParameters. reorder_queue_size=something.
If a person is experiencing crashes, I suggest upgrading to master. That is where any fix is going to happen in the short term.
If a person is experiencing crashes, I suggest upgrading to master. That is where any fix is going to happen in the short term.