diff options
author | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-01-12 11:09:03 +0000 |
---|---|---|
committer | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-01-12 11:09:03 +0000 |
commit | d8ffebd48b72230bbe8202e5befe7cd9e0de1510 (patch) | |
tree | eb86d7e216e002ac1bae88ab3f83e2cc9e8e4933 /DOCS/man | |
parent | 229554044dc4894313198de46b489449df442e5c (diff) |
document xv port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11783 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index f62c9e192b..0acca0f517 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3338,6 +3338,12 @@ Uses the XVideo extension of XFree86 4.x to enable hardware accelerated playback. If you cannot use a hardware specific driver, this is probably the best option. +.PD 0 +.RSs +.IPs port=<number> +Select a specific XVideo port. +.RE +.PD 1 .TP .B x11 (X11 only) Shared memory output driver without hardware acceleration that |