# HG changeset patch # User gabucino # Date 994502829 0 # Node ID df45bcd5d3ecd7f3f8ff61997d1d7864bc7429e0 # Parent 543a94b241a2c82acce07d67c8b1b06fca18f543 *** empty log message *** diff -r 543a94b241a2 -r df45bcd5d3ec DOCS/mplayer.1 --- a/DOCS/mplayer.1 Sat Jul 07 09:53:47 2001 +0000 +++ b/DOCS/mplayer.1 Sat Jul 07 10:47:09 2001 +0000 @@ -6,8 +6,8 @@ mplayer \- Movie Player for Linux .SH SYNOPSIS .B mplayer -.RB [ \-vo\ [:]\ ] -.RB [ \-ao\ [:]\ ] +.RB [ \-vo\ [:]\ ] +.RB [ \-ao\ [:]\ ] .RB [ \-vcd\ track\ number ] .RB [ \-sb\ byte\ position ] .RB [ \-nosound\ ] @@ -75,8 +75,8 @@ .I NOTE Every "flag" option has "noflag" pair, e.g. -fs opposite is -nofs .TP -.B \-vo\ [:] -select video output driver. "subdriver" is valid only when you specify +.B \-vo\ [:] +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) @@ -84,8 +84,8 @@ .I mplayer -vo help .TP -.B \-ao\ [:] -select audio output driver. "subdriver" is valid only when you specify +.B \-ao\ [:] +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)