[x264-devel] rate control for static macroblocks

Jason Garrett-Glaser darkshikari at gmail.com
Wed Jun 11 01:24:57 CEST 2008


> I'm running in single-threaded mode.
>
> The code base that I tested is actually a few months old so I don't have adaptive quantization.
> After reading more I realized that the commit last week on VBV improvements should help the issue I'm encountering:
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=7331ea4e381898421a1a908ed57f73126faacd36
> The new check in x264_ratecontrol_mb( x264_t *h, int bits ) for updating the QP after a row will suppress the QP increase.

If there is a divide by zero, however, that's still an issue; can you
point specifically to where in the code the problem is?  (Line
numbers/etc)

Dark Shikari


More information about the x264-devel mailing list