mirror of https://github.com/mpv-player/mpv
Added -xvidopts as described by Albeu on #mplayerdev.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6777 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1bcedca760
commit
3a55ac4c0d
|
@ -543,6 +543,12 @@ You can get the list of available plugins executing
|
|||
.B \-x <x> (MPLAYER only)
|
||||
Scale image to x width (if sw/hw scaling available). Disables aspect calcs.
|
||||
.TP
|
||||
.B \-xvidopts <option>
|
||||
Specify additional parameters when decoding with XviD.
|
||||
|
||||
dr2 Activate direct rendering method 2.
|
||||
nodr2 Deactivate direct rendering method 2.
|
||||
.TP
|
||||
.B \-xy <x>
|
||||
x<=8 Scale image by factor <x>.
|
||||
x>8 Set width to <x> and calculate height to
|
||||
|
|
Loading…
Reference in New Issue