[Ffmpeg-devel] mov doesn't set FPS?

Michael Niedermayer michaelni
Fri Jul 22 17:25:46 CEST 2005


Hi

On Friday 22 July 2005 17:05, Ronald S. Bultje wrote:
> Hi,
>
> libavformat/mov.c in CVS has two places where it sets time_base, both
> commented out. The result is that the FPS is not set. With the instance
> in mov_read_stsd() not commented out, it works fine (_stts() isn't
> always called, it seems).
>
> Simple patch attached (or is there a reason for this?)

rejected, setting the time_base to fixed 1/25 just cant be correct, can it be? 
not to mention that you mix codec and demuxer time_bases

[...]
-- 
Michael





More information about the ffmpeg-devel mailing list