[FFmpeg-devel] [PATCH] simplify ipmovie.c pts calculation

Reimar Döffinger Reimar.Doeffinger
Tue Mar 3 08:42:41 CET 2009


On Mon, Mar 02, 2009 at 08:31:41PM -0800, Mike Melanson wrote:
> > PS: a SVQ3 regerssion test would be very welcome, i broke SVQ3 so often
> >     already with h264 changes ...
> 
> I am downloading the above sample. What was the nature of the problem? 
> Will it manifest (in timestamps) using "-f framecrc -" encoding target? 
> If so, should I take the first 2 MB of the file and add it to the FATE 
> suite?

It probably happened with the SVQ3 files you had, and the issue that
(IIRC) the time_base value in AVCodecContext was wrong.
I don't know if that can be verified in an automated way, except maybe by
transcoding (possibly to a container format that does not support
variable frame rate to also test r_frame_rate).




More information about the ffmpeg-devel mailing list