[MPlayer-users] Inverse Telecine: Removing the extra frame from output file

Reimar Döffinger Reimar.Doeffinger at gmx.de
Thu Jul 11 21:30:20 CEST 2013


On Sun, Jul 07, 2013 at 04:45:53PM -0700, James Board wrote:
> I have a raw YUV video file that I would like to inverse telecine with mencoder.  I tried the following command:
> 
>     mencoder -ovc raw -oac pcm -vf pullup -o out.avi in.avi
> 
> It seems to have deinterlaced the telecined frames, but this leaves a duplicate frame in the output file, about once per 5 frames.  How can I tell control mencoder to inverse telecine the video, then remove the duplicate frames?  This will convert a 29.97 fps video to a 23.xx fps video, so hopefully mencoder will set the new fps in the output file and when I play it with mplayer, it will play at right speed.

For the record: I think you're supposed to use -vf pullup,frameskip
But I don't really use mencoder so not sure it really works.


More information about the MPlayer-users mailing list