mirror of https://github.com/mpv-player/mpv
Postprocess switch changed to -pp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@46 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
566ed1a516
commit
3f7af863be
|
@ -25,7 +25,7 @@ mplayer \- Movie Player for Linux
|
|||
.RB [ \-y\ y ]
|
||||
.RB [ \-xy\ factor ]
|
||||
.RB [ \-dsp\ device ]
|
||||
.RB [ \-divxq\ quality ]
|
||||
.RB [ \-pp\ quality ]
|
||||
.I file
|
||||
.PP
|
||||
.SH DESCRIPTION
|
||||
|
@ -77,13 +77,13 @@ scale image by <factor>
|
|||
.B \-dsp\ device
|
||||
select another DSP output device
|
||||
.TP
|
||||
.B \-divxq\ quality
|
||||
.B \-pp\ quality
|
||||
apply postprocess filter on decoded image.
|
||||
You need a STRONG CPU in order to use this!
|
||||
The supported formats and settings are:
|
||||
|
||||
MPEG1 1, 3, 7, 31
|
||||
OpenDivX 1-59 (maybe less/more)
|
||||
OpenDivX 1-63 (maybe less/more)
|
||||
DivX not YET supported
|
||||
|
||||
.I NOTE
|
||||
|
|
Loading…
Reference in New Issue