changed functionality means changed definition.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2369 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gabucino 2001-10-22 15:20:34 +00:00
parent d3c8a682fd
commit 1b51ff6513
1 changed files with 6 additions and 4 deletions

View File

@ -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.