search for: regulateq

Displaying 1 result from an estimated 1 matches for "regulateq".

Did you mean: regulated
2005 May 01
1
Problems with Theora alpha 4 crashing
...s list before, so "hi" I have been experimenting with Theora and noticed it still has the same crash bug that VP3 did. Basically, if you begin compression, and compress a blank black frame more than about twice in a row you get a Div by 0 error. I traced the fault to being in the "RegulateQ" function, and is because YUVAnalyseFrame() returns 0 for the motion score. With VP3 I was able to resolve this by changing this value to 1 if this happened and that seemed to work fine. Thought I'd let you know. May help the encoder to be even better! Regards Rob Smith