[FFmpeg-user] Reversing PAL->NTSC telecining.
Nicholas Robbins
nickrobbins at yahoo.com
Mon Jan 6 23:49:21 CET 2014
> On Monday, January 6, 2014 5:35 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> > Nicholas Robbins <nickrobbins <at> yahoo.com> writes:
>
>> >> If you recall, something about how mplayer dumps its
>> >> vobs labels them as ~60fps, when they are really ~30.
>> >
>> >
>> > Did you upload a sample? (What was its name?)
>
>> I've uploaded robbins-test-fixed.mkv
The mkv is just the result of feeding the vob into mkvmerge, not reencoded, just remuxed.
>
> I meant the output of mplayer -dumpstream
> (If decimate=6 looks correct, you were probably right.)
>
> Carl Eugen
So you would suggest
a) -vf fps=30000/1001,fieldmatch,decimate=6
b) -vf fps=30000/1001,fieldmatch,decimate=6,yadif=deint=interlaced
c) -vf fps=30000/1001,fieldmatch,yadif=deint=interlaced,decimate=6
won't a) leave interlaced frames?
-Nick
More information about the ffmpeg-user
mailing list