[MPlayer-users] replacement for -vop pp=0x20000

D Richard Felker III dalias at aerifal.cx
Sat Aug 23 08:42:16 CEST 2003


On Wed, Aug 20, 2003 at 12:17:23PM +0200, Michael Weissenbacher wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> i have been a happy mplayer user for a while now. i was using the 
> 0.90/0.91 version until i learned that i would have to update to the cvs 
> version so that i can use mplayer for dvb (mpeg2 transport stream) viewing.
> i checked out the cvs and it compiled fine. everything works as 
> expected, but i cannot find the right option for deinterlacing any more. 
> with older mplayer i always used "-vop pp=0x20000" and that worked like 
> a charm. the option that seems to do the same now should be "-vf 
> lavcdeint". but if i try to set this option all i get is:
> Option vop: lavcdeint doesn't exist.
> 
> what is now the best way to enable deinterlacing?

-vop pp=0x20000 should still work fine. It's much nicer to use names
for the postprocessing options rather than hex numbers tho, and in
fact someone might have broken the numeric selection. Run mplayer
-pphelp for a list of postprocessing options, including deinterlace.
Then try something like mplayer -vop pp=lb.

Rich



More information about the MPlayer-users mailing list