summaryrefslogtreecommitdiffstats
path: root/DOCS/en/mplayer.1
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-15 12:47:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-15 12:47:18 +0000
commita4b17588691d6cfc4c8f87f328b7df486714591f (patch)
tree66ca5ad42c3e68add2303ea2e96651fc33a4f514 /DOCS/en/mplayer.1
parent9c683a0f744cfba47daa1f31ec87f14473b5b01b (diff)
downloadmpv-a4b17588691d6cfc4c8f87f328b7df486714591f.tar.bz2
mpv-a4b17588691d6cfc4c8f87f328b7df486714591f.tar.xz
DVB input documentation by Nico <nsabbi@libero.it> with some changes by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10616 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/en/mplayer.1')
-rw-r--r--DOCS/en/mplayer.123
1 files changed, 23 insertions, 0 deletions
diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1
index cff5a14611..ef4fe0af79 100644
--- a/DOCS/en/mplayer.1
+++ b/DOCS/en/mplayer.1
@@ -129,6 +129,12 @@ mencoder \- Movie Encoder for Linux
[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 @@ Useful when ripping from DVD or network.
.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