# HG changeset patch # User gabucino # Date 1003764034 0 # Node ID e03d8f0e251504caf5397d2e440d4d7578e0e6d1 # Parent 388ab9e6a1c1787561b07c8fa97d90d690dc33e2 changed functionality means changed definition. diff -r 388ab9e6a1c1 -r e03d8f0e2515 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Mon Oct 22 15:14:48 2001 +0000 +++ b/DOCS/mplayer.1 Mon Oct 22 15:20:34 2001 +0000 @@ -458,12 +458,14 @@ 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.