Mercurial > mplayer.hg
changeset 19201:080039d630bb
Improve ao_mpegpes description.
author | diego |
---|---|
date | Thu, 27 Jul 2006 20:53:29 +0000 |
parents | 07769a1d06a9 |
children | af9b014311a5 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 5 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Thu Jul 27 19:35:30 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Thu Jul 27 20:53:29 2006 +0000 @@ -2266,16 +2266,14 @@ . .TP .B mpegpes (DVB only) -DVB specific output driver -. +Audio output driver for DVB cards that writes the output to an MPEG-PES +file if no DVB card is installed. .PD 0 .RSs .IPs card=<1\-4> -card number to use +DVB card to use if more than one card is present. .IPs file=<filename> -Name of the file that will contain the dump of the stream sent to this device. -If the DVB interface is not available at compile-time and no :file option is -specified at run-time the file name will be audiograb.mpg. +output filename (default: ./audiograb.mpg) .RE .PD 1 . @@ -3406,7 +3404,7 @@ Specifies the device number to use if you have more than one DVB output card (V3 API only, such as 1.x.y series drivers). .IPs <filename> -Allows specifying the output filename (default: ./grab.mpg). +output filename (default: ./grab.mpg) .RE .PD 1 .