summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-17 03:59:00 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-04-17 03:59:00 +0000
commitc5f282f5b623c1badd142b2c0a183958bd7e3ce9 (patch)
treed848d120f37241f49076e1a403e0ea5605b3099d /DOCS/man/en/mplayer.1
parent3a3fd62768e3e5959e122839355567193eb41c85 (diff)
downloadmpv-c5f282f5b623c1badd142b2c0a183958bd7e3ce9.tar.bz2
mpv-c5f282f5b623c1badd142b2c0a183958bd7e3ce9.tar.xz
-vo caca documentation, patch by Pigeon <pigeon@pigeond.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12217 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r--DOCS/man/en/mplayer.126
1 files changed, 22 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 947290020d..b7e50ea1de 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -151,10 +151,10 @@ too (without using the avifile library).
.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 @@ You can get grayscale output with this option.
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 @@ Useful for benchmarking.
.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.