diff DOCS/en/mplayer.1 @ 10615:65226e2ea605

DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.
author diego
date Fri, 15 Aug 2003 12:47:18 +0000
parents 07cfe1e1a2c9
children 4b9c5abf2f60
line wrap: on
line diff
--- a/DOCS/en/mplayer.1	Fri Aug 15 12:35:08 2003 +0000
+++ b/DOCS/en/mplayer.1	Fri Aug 15 12:47:18 2003 +0000
@@ -129,6 +129,12 @@
 [options]
 .br
 .in
+.B mplayer
+'in +\n[.k]u
+.I dvb://channel
+[options]
+.br
+.in
 .B mencoder
 [options]
 .RI [ \ file\  | \ URL\  | \ -\  ]
@@ -704,6 +710,23 @@
 .B \-dumpvideo (MPLAYER only)
 Dump raw compressed video stream to ./\:stream.dump (not very usable).
 .TP
+.B \-dvbin <options>
+Pass the following parameters to the DVB input module, in order to override
+the default ones:
+
+.PD 0
+.RSs
+.IPs card=<1\-4>
+Specifies using card number 1\-4 (default: 1).
+.IPs file=<file>
+Instructs MPlayer to read the channels list from <file>.
+.IPs type=<SAT|TER|CBL>
+Specifies that the card type is SATellite, TERrestrial or CaBLe. If not specifiied
+the type will be autodetected.
+.RE
+.PD 1
+.
+.TP
 .B \-dvd\-device <path\ to\ device>
 Override default DVD device name /dev/\:dvd.
 .TP