9:16 camera image = problem?

Discussions related to the 1.36.x series of ZoneMinder
NotSoWittyName
Posts: 22
Joined: Sun Nov 13, 2022 5:45 pm

Re: 9:16 camera image = problem?

Post by NotSoWittyName »

Target Colorspace is (and has always been) set to 32 bit.

Thanks a lot for looking into this!
racelife
Posts: 84
Joined: Mon Mar 22, 2010 11:38 pm

Re: 9:16 camera image = problem?

Post by racelife »

I am having this issue also. The camera is a reolink
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
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: 9:16 camera image = problem?

Post by Magic919 »

Have you tried upping the reorder_queue?
-
NotSoWittyName
Posts: 22
Joined: Sun Nov 13, 2022 5:45 pm

Re: 9:16 camera image = problem?

Post by NotSoWittyName »

FYI, didn’t help me, 9:16 is still not working for me.
Magic919
Posts: 1381
Joined: Wed Sep 18, 2013 6:56 am

Re: 9:16 camera image = problem?

Post by Magic919 »

You need Isaac to fix the mod16 problem for yours.
-
User avatar
iconnor
Posts: 2881
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: 9:16 camera image = problem?

Post by iconnor »

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.
racelife
Posts: 84
Joined: Mon Mar 22, 2010 11:38 pm

Re: 9:16 camera image = problem?

Post by racelife »

Magic919 wrote: Fri Dec 23, 2022 8:05 am Have you tried upping the reorder_queue?
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?
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.
I'm not using rotation if that matters... I am on 32bit also.
User avatar
iconnor
Posts: 2881
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: 9:16 camera image = problem?

Post by iconnor »

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.
Post Reply