[MEncoder-users] Which deinterlacing with camcorder-avi?
Al Bogner
mencoder at ml082.pinguin.uni.cc
Wed Apr 16 21:32:02 CEST 2008
Am Dienstag, 15. April 2008 02:05:58 schrieb RC:
> On Mon, 14 Apr 2008 20:27:48 +0200
>
> Al Bogner <mencoder at ml082.pinguin.uni.cc> wrote:
> > When I read the manpage, I find different deinterlacing possibilities.
> > Can you please recommend one for avi-files created by a DV-camcorder?
>
> -vf yadif=0 works extremely well. Since its introduction, all the old
> rabid deinterlacer debates have ceased.
I tried it and it still flickers with my TFT. Is the syntax wrong or at the
wrong place?
mencoder movie.avi -aspect 16/9 -vf yadif=0,softskip,harddup -nosound -ovc
x264 -x264encopts
bitrate=6000:subq=5:bframes=3:b_pyramid:weight_b:turbo=1:threads=auto:pass=1 -of
rawvideo -o /dev/null
mencoder movie.avi -aspect 16/9 -vf yadif=0,softskip,harddup -nosound -ovc
x264 -x264encopts
bitrate=6000:subq=5:8x8dct:frameref=2:bframes=3:b_pyramid:weight_b:threads=auto:pass=2 -of
rawvideo -o movie.264
Also yadif=1,mcdeint=0:0:10,framestep=2 instead of yadif=0 didn't help.
Al
More information about the MEncoder-users
mailing list