[MEncoder-users] Five inverse telecine filters to choose from -- four broken, one a little crazy
Phil Ehrens
phil at slug.org
Wed Sep 26 22:09:13 CEST 2007
xiphmont at xiph.org wrote:
> On 9/26/07, RC <cooleyr at gmail.com> wrote:
> > On Wed, 26 Sep 2007 10:38:07 -0400
> > "Christopher \"Monty\" Montgomery" <xiphmont at gmail.com> wrote:
> >
> > > The only inverse telecine filter that works is 'divtc' (although it
> > > guesses wrong alot), which is slightly odd because the video is and
> > > always was progressive.
> >
> > Telecine generates fields, not progressive frames.
>
> Yes, but the video has been deinterlaced since. What I have is, in
> fact, fully progressive frames where one out of five is identical to
> one of the other four (modulo encoding artifacts).
then try just using:
-ofps 24000/1001 -vf pullup
and then see if this looks even better:
-ofps 24000/1001 -vf pullup,pp=lb
More information about the MEncoder-users
mailing list