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

Fred Rothganger rothgang
Tue Jan 24 06:33:39 CET 2006


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".

-- Fred
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: utils.c.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20060123/dfe888ae/attachment.txt>



More information about the ffmpeg-devel mailing list