Mercurial > mplayer.hg
changeset 963:ed7c5ed4b57c
-ao szviccs
author | gabucino |
---|---|
date | Sun, 03 Jun 2001 05:12:24 +0000 |
parents | 2d789c135fd7 |
children | 34c1d8872420 |
files | help_mp.h |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help_mp.h Sun Jun 03 05:04:52 2001 +0000 +++ b/help_mp.h Sun Jun 03 05:12:24 2001 +0000 @@ -7,7 +7,8 @@ "\nUsage: mplayer [options] [path/]name\n" "\n" " Options:\n" -" -vo <driver> select output driver (see '-vo help' for driver list)\n" +" -vo <driver> select video output driver (see '-vo help' for driver list)\n" +" -ao <driver> select audio output driver (see '-vo help' for driver list)\n" " -vcd <track> play video cd track from device instead of plain file\n" //" -bg play in background (X11 only!)\n" " -sb <bytepos> seek to byte position\n"