[MPlayer-users] Encoding issues.

D Richard Felker III dalias at aerifal.cx
Fri Jan 23 16:17:17 CET 2004


On Fri, Jan 23, 2004 at 08:39:23AM -0300, Pablo Morales wrote:
> When I encode I se that mencoder detects telecine, and switch to inverse
> telecine automatically,  I'm using pre3 under freebsd 4.8, anyway, do I have
> to explicity tell mencoder to do inverse telecine?

This is not inverse telecine, it's just fps-smoothing of "soft
telecined" material, which is really 24fps video stored as 29.97 fps
using silly mpeg2 flags. The message has been updated in CVS to be
less misleading.

Does mencoder detect this and switch once at startup, or switch back
and forth many times throughout the movie? If it's the latter, you
have a mix of soft telecine and hard telecine, and you MUST use one of
the following filter chains to correct it:

-vf softpulldown,ivtc=1
-vf pullup
-vf filmdint

Rich




More information about the MPlayer-users mailing list