[Mplayer-cvslog] CVS: main/DOCS mplayer.1,1.63,1.64

Arpi of Ize arpi at mplayer.dev.hu
Sat Jul 7 18:37:05 CEST 2001


Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv23756

Modified Files:
	mplayer.1 
Log Message:
fix subdriver stuff

Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/mplayer.1,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- mplayer.1	7 Jul 2001 10:47:09 -0000	1.63
+++ mplayer.1	7 Jul 2001 16:37:02 -0000	1.64
@@ -76,21 +76,19 @@
 Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs
 .TP
 .B \-vo\ <driver>[:<device>]
-select video output driver. "device" is valid only when you specify
-a driver like SDL or GGI, which use alternative means to produce video.
-Like: -vo sdl:aalib (or dga, fbdev, svga, x11, ggi)
+select video output driver and optinaly device. "device" is valid with
+SDL and GGI too, it means sub-driver then (for example: -vo sdl:aalib).
 
 you can get the list of available drivers executing
 .I mplayer -vo help
 
 .TP
 .B \-ao\ <driver>[:<device>]
-select audio output driver. "device" is valid only when you specify
-SDL as driver, which uses alternative means to produce audio.
-Like: -ao sdl:esd (or arts)
+select audio output driver and optinaly device. "device" is valid with
+SDL and GGI too, it means sub-driver then (for example: -vo sdl:esd).
 
 If using OSS, you can specify which sound device to use like this :
--ao oss:/dev/dsp0
+-ao oss:/dev/dsp1     (replaces the old -dsp option)
 
 you can get the list of available drivers executing
 .I mplayer -ao help


_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog



More information about the MPlayer-cvslog mailing list