diff options
author | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-19 09:59:25 +0000 |
---|---|---|
committer | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-19 09:59:25 +0000 |
commit | 31bab1fcf21600bab7ca8abe637aa728a6f18700 (patch) | |
tree | 49fd8e319d5bbb7564ed190eab434f21ce6bd743 | |
parent | 3e2d9b9b639f7ecd005d2de50ec3ed155f61b8b0 (diff) |
user can select which dvb card to use as vo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13050 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 4d1a99f95c..4fb9098719 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2426,6 +2426,13 @@ Specifies the device number to use if you have more than one em8300 card. .TP .B mpegpes (DVB only) DVB specific output driver. +.PD 0 +.RSs +.IPs card=<1\-4> +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). +.RE +.PD 1 .TP .B zr (also see \-zr* and \-zrhelp) Output driver for a number of MJPEG capture/playback cards. |