From 1b51ff6513201cf94b4b123d1044d61bffe6a7d3 Mon Sep 17 00:00:00 2001 From: gabucino Date: Mon, 22 Oct 2001 15:20:34 +0000 Subject: [PATCH] changed functionality means changed definition. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2369 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/mplayer.1 | 10 ++++++---- 1 file 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.