Improve ao_mpegpes description.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19206 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2006-07-27 20:53:29 +00:00
parent 51b500634b
commit a47b9d11f6
1 changed files with 5 additions and 7 deletions

View File

@ -2266,16 +2266,14 @@ Creative DXR2 specific output driver
.
.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 @@ if no DVB card is installed.
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
.