diff DOCS/man/en/mplayer.1 @ 12216:d4e2bdc246a3

-vo caca documentation, patch by Pigeon <pigeon@pigeond.net>
author diego
date Sat, 17 Apr 2004 03:59:00 +0000
parents 4ec05f0d33da
children c96227a20be6
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Fri Apr 16 20:15:41 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Sat Apr 17 03:59:00 2004 +0000
@@ -151,10 +151,10 @@
 .PP
 Another great feature of MPlayer is the wide range of supported output
 drivers.
-It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, Quartz, 
-but you can also use GGI, SDL (and all their drivers), VESA (on every VESA
-compatible card, even without X11), some low level card-specific drivers (for
-Matrox, 3Dfx and ATI) and some hardware MPEG decoder boards, such as the
+It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB,
+Quartz, but you can also use GGI, SDL (and all their drivers), VESA (on every
+VESA compatible card, even without X11), some low level card-specific drivers
+(for Matrox, 3Dfx and ATI) and some hardware MPEG decoder boards, such as the
 Siemens DVB, DXR2 and DXR3/\:Hollywood+.
 Most of them support software or hardware scaling, so you can enjoy movies in
 fullscreen.
@@ -1868,6 +1868,21 @@
 If you use an output driver which can't know the resolution of the screen
 (fbdev/\:x11 and/\:or TVout) this is where you can specify the horizontal and
 vertical resolution.
+.PP
+.B \-screenh <pixels>
+.br
+.B \-screenw <pixels>
+.TP
+If you use an output driver which can't know the resolution of the screen
+(fbdev/\:x11 and/\:or TVout) this is where you can specify the horizontal and
+vertical resolution.
+.TP
+.B \-screenh <pixels>
+.B \-screenw <pixels>
+.br
+If you use an output driver which can't know the resolution of the screen
+(fbdev/\:x11 and/\:or TVout) this is where you can specify the horizontal and
+vertical resolution.
 .TP
 .B \-stop-xscreensaver
 Turns off xscreensaver at startup and turns it on again on exit.
@@ -3608,6 +3623,9 @@
 .B aa\ \ \ \ \ 
 ASCII art output driver that works on a text console.
 .TP
+.B caca\ \ \ 
+Colour AsCii Art output driver that works on a text console.
+.TP
 .B bl\ \ \ \ \ 
 Video playback using the Blinkenlights UDP protocol.
 This driver is highly hardware specific.