summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-11 17:56:56 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-11 17:56:56 +0000
commit08e423c33f768b0c51a27443b10ae8d12710b624 (patch)
tree8cffd6ad44eb52a1471b11eb1d65fef7aced7c9d /DOCS/mplayer.1
parentb986aebcc515c02c1c6492b99c081952c8e7c7a9 (diff)
downloadmpv-08e423c33f768b0c51a27443b10ae8d12710b624.tar.bz2
mpv-08e423c33f768b0c51a27443b10ae8d12710b624.tar.xz
blah. fixes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4091 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r--DOCS/mplayer.110
1 files changed, 8 insertions, 2 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 39645eb217..6372141a6d 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -59,6 +59,7 @@ mplayer \- Movie Player for Linux
.RB [ \-osdlevel\ <level> ]
.RB [ \-config\ <file> ]
.RB [ \-display\ <name> ]
+.RB [ \-xinerama\ <screen\ number> ]
.RB [ \-wid\ <window\ id> ]
.RB [ \-unicode ]
.RB [ \-utf8 ]
@@ -115,8 +116,8 @@ many native and Win32 DLL codecs. You can watch VideoCD, SVCD, DVD, and even
DivX movies too (and you don't need the avifile library at all!).
Another big feature of mplayer is the wide range of supported output drivers :
-X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, SDL (and all the drivers
-it supports), VESA (on every VESA compatible card, even without X!), and some
+X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, GGI, SDL (and all the drivers
+they support), VESA (on every VESA compatible card, even without X!), and some
lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon) too! Most of them
supports software or hardware scaling, so you can enjoy movies in fullscreen.
@@ -596,6 +597,11 @@ specifies where to search for config file
specify the hostname and display number of the X server you want
to display on. For example : -display xtest.localdomain:0
.TP
+.B \-xinerama <screen number>
+in Xinerama configurations (i.e. a single desktop that spans across multiple
+displays) this option tells MPlayer which screen to display movie on. Range
+0-...
+.TP
.B \-wid\ <window\ id>
This tells MPlayer to use a X11 window, which is useful to embed MPlayer in a
browser (with the plugger extension for instance)