[FFmpeg-user] Converting 23.98 to 59.94 comes up a frame short?
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Jun 4 17:07:40 CEST 2013
Bob Maple <bobm-ffmpeg <at> burner.com> writes:
> ffmpeg -i D:\Source.mov -codec:v prores -profile:v 1
> -r 60000/1001 D:\Dest.mov
Please use "-vf fps=60000/1001" instead of -r.
This is ticket #1578, consider adding yourself to CC.
[...]
> 'telecine' doesn't work because it interlaces
Not really related but please understand that the
telecine filter does not interlace but telecine.
Carl Eugen
More information about the ffmpeg-user
mailing list