[FFmpeg-user] Mixed Telecine & Interlaced
Nicholas Robbins
nickrobbins at yahoo.com
Tue Apr 1 16:21:32 CEST 2014
> On Tuesday, April 1, 2014 7:47 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> > Nicholas Robbins <nickrobbins <at> yahoo.com> writes:
>
>> I tried " -vf
> pullup,dejudder,idet,yadif=deint=interlaced,fps=60000/1001"
>
> This is either missing "mode=1" or do you actually want
> 30fps output?
> As is, this produces just many duplicated frames because
> yadif by default does not duplicate the frame rate.
>
> Carl Eugen
60fps output would be better. So
"-vf pullup,dejudder,idet,yadif=mode=1:deint=interlaced,fps=60000/1001"
is the way to go?
More information about the ffmpeg-user
mailing list