[Ffmpeg-devel] Patch for stream timing in lavf/utils.c

Michael Niedermayer michaelni
Tue Jan 24 13:11:51 CET 2006


Hi

On Mon, Jan 23, 2006 at 10:33:39PM -0700, Fred Rothganger wrote:
> Greetings,
> 
>    The attached diff addresses two issues:
> 
>    1) av_find_stream_info() was using AV_TIME_BASE rather than 
> stream.time_base to calculate real frame rate.  This error was 
> preventing it from detecting telecine.
> 
>    2) Increases DURATION_MAX_READ_SIZE from 250000 to 500000.  The 
> previous number is too small to work on a vob from "Run Lola Run".

could you make this user settable (per AVFormatContext or so)
or at least add a comment which says exactly which file needs what value

[...]


-- 
Michael





More information about the ffmpeg-devel mailing list