summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 15:20:34 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-22 15:20:34 +0000
commit1b51ff6513201cf94b4b123d1044d61bffe6a7d3 (patch)
tree8e3e4606a243197430edce4958815765c35d0bf2 /DOCS
parentd3c8a682fd97bfd456331b98ce8df1d1c5d584dd (diff)
downloadmpv-1b51ff6513201cf94b4b123d1044d61bffe6a7d3.tar.bz2
mpv-1b51ff6513201cf94b4b123d1044d61bffe6a7d3.tar.xz
changed functionality means changed definition.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2369 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.110
1 files changed, 6 insertions, 4 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 8a6a25a0f8..84f6ab088d 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -458,12 +458,14 @@ Convert the given subtitle (specified with the -sub switch) to MPlayer's
subtitle format, MPsub. Dumps a dump.mpsub file to current directory.
.TP
.B \-screenw\ pixels
-This is for TV-out users! Here you should set the horizontal resolution of your
-Matrox framebuffer. Needed for fullscreen playing on -vo mga,vesa,x11 ONLY !
+If you use an output driver which can't know the resolution of the screen
+(mga/fbdev/x11 and/or TVout) this is where you can specify the horizontal
+resolution.
.TP
.B \-screenh\ pixels
-This is for TV-out users! Here you should set the vertical resolution of your
-Matrox framebuffer. Needed for fullscreen playing on -vo mga,vesa,x11 ONLY !
+If you use an output driver which can't know the resolution of the screen
+(mga/fbdev/x11 and/or TVout) this is where you can specify the vertical
+resolution.
.TP
.B \-cache\ kbytes
See it below, in the ALPHA/BETA CODE section.