[MEncoder-users] ivtc using mencoder

Late Date latedate at gmail.com
Wed Mar 28 14:40:54 CEST 2007


On 3/28/07, Mike Hodson <mystica at gmail.com> wrote:
>
> On 3/27/07, Late Date <latedate at gmail.com> wrote:
> > Hello all,
> >
> > I hope that the following is an easy task for some of you experts out
> > there.  Can someone help me get mencoder to perform a reverse pulldown
> on an
> > mpeg2 transport stream?  The footage was taken from a Canon HV20 in 24P
> but
> > is stored using the HDV format (60i).  Here is the sample raw capture:
> >
> > http://www.startsimple.com/hv20/24p000.m2t
> The video itself is indeed stored interlaced, even though the camera
> was shooting full frames. There are no 'repeat field' codes, so
> mencoder/mplayer won't sync to them, and you need to use a filter.
>
> I'd suggest -vf pullup and -ofps 24000/1001 on whatever you are trying
> to do.  Thats somewhere to start, and ive verified that -vf pullup
> does give you the proper 24fps non-interlaced result you seek.



Thanks for the reassurance, Mike.  You are correct that the -vf pullup seems
to display the video correctly.  This is good news.  But is there a way to
issue the following parms (-vf pullup -ofps 24000/1001) without re-encoding,
i.e., perform *only* the ivtc with no loss?

Obviously, I have no idea how to use this tool at all, because my first
instinct was to try this:

mencoder -vf pullup -ofps 24000/1001 24p000.m2t -oac copy -ovc copy -o
output.m2t

which produces a horrible output with artificats everywhere :-)  What else
can I try?

Thanks,
Chris



Mike
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>



More information about the MEncoder-users mailing list