[FFmpeg-devel] [PATCH] Fix broken vbv_buffer_init handling in libx264.c
Jason Garrett-Glaser
jason
Mon Feb 7 11:18:29 CET 2011
On Mon, Feb 7, 2011 at 1:42 AM, Baptiste Coudurier
<baptiste.coudurier at gmail.com> wrote:
> On 2/6/11 5:11 AM, Jason Garrett-Glaser wrote:
>> Due to being pants-on-head retarded, libavcodec defaults this to zero, which
>> results in broken output.
>
> x264_encoder_open should fail instead of silently generating a broken
> output.
What values should it fail for? 0 is clearly bad, but what about
0.001? Where do you place the cutoff?
Jason
More information about the ffmpeg-devel
mailing list