[MEncoder-users] Which deinterlacing with camcorder-avi?

Grozdan Nikolov (openSUSE Linux) microchip at telenet.be
Mon Apr 14 22:12:19 CEST 2008


On Monday 14 April 2008 20:27, Al Bogner wrote:
> When I read the manpage, I find different deinterlacing possibilities.
>
> Can you please recommend one for avi-files created by a DV-camcorder?
>
> Till now I use:

recommending a deinterlacer is like recommending a video codec. It's highly 
biased and no deinterlacer in the world delivers perfect results, though some 
come close to it... yadif is a fast general purpose deinterlacer which 
delivers decent results. If you deal with sports, then a blending 
deinterlacer like pp=lb may be preferable. yadif=1,mcdeint=0:0:10,framestep=2 
can deliver excellent results but it's fairly slow.... pullup isn't a 
deinterlacer, it's an inverse telecine filter

>
> mencoder movie.avi -aspect 16/9 -vf pullup,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 pullup,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
>
> Al
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users

-- 
Regards



More information about the MEncoder-users mailing list