comparison DOCS/man/en/mplayer.1 @ 19201:080039d630bb

Improve ao_mpegpes description.
author diego
date Thu, 27 Jul 2006 20:53:29 +0000
parents cb3361525054
children 8a6f1e76f00b
comparison
equal deleted inserted replaced
19200:07769a1d06a9 19201:080039d630bb
2264 .B dxr2 (also see \-dxr2) (DXR2 only) 2264 .B dxr2 (also see \-dxr2) (DXR2 only)
2265 Creative DXR2 specific output driver 2265 Creative DXR2 specific output driver
2266 . 2266 .
2267 .TP 2267 .TP
2268 .B mpegpes (DVB only) 2268 .B mpegpes (DVB only)
2269 DVB specific output driver 2269 Audio output driver for DVB cards that writes the output to an MPEG-PES
2270 . 2270 file if no DVB card is installed.
2271 .PD 0 2271 .PD 0
2272 .RSs 2272 .RSs
2273 .IPs card=<1\-4> 2273 .IPs card=<1\-4>
2274 card number to use 2274 DVB card to use if more than one card is present.
2275 .IPs file=<filename> 2275 .IPs file=<filename>
2276 Name of the file that will contain the dump of the stream sent to this device. 2276 output filename (default: ./audiograb.mpg)
2277 If the DVB interface is not available at compile-time and no :file option is
2278 specified at run-time the file name will be audiograb.mpg.
2279 .RE 2277 .RE
2280 .PD 1 2278 .PD 1
2281 . 2279 .
2282 .TP 2280 .TP
2283 .B null\ \ \ 2281 .B null\ \ \
3404 .RSs 3402 .RSs
3405 .IPs card=<1\-4> 3403 .IPs card=<1\-4>
3406 Specifies the device number to use if you have more than one DVB output card 3404 Specifies the device number to use if you have more than one DVB output card
3407 (V3 API only, such as 1.x.y series drivers). 3405 (V3 API only, such as 1.x.y series drivers).
3408 .IPs <filename> 3406 .IPs <filename>
3409 Allows specifying the output filename (default: ./grab.mpg). 3407 output filename (default: ./grab.mpg)
3410 .RE 3408 .RE
3411 .PD 1 3409 .PD 1
3412 . 3410 .
3413 .TP 3411 .TP
3414 .B zr (also see \-zr* and \-zrhelp) 3412 .B zr (also see \-zr* and \-zrhelp)