diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-01 20:35:29 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-01 20:35:29 +0000 |
commit | fcd17f159125e08ef85de181537fcd57de03ba5d (patch) | |
tree | c05a24785934d84ee770941110b03c3302e08c5f /DOCS/xml | |
parent | 0f2246a0832a07dfebb7a52fe0e8076ce955f9b2 (diff) |
Explain how to select all DVB channels on a frequency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22402 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/video.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 6678579b87..5ef448f9ea 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1856,6 +1856,11 @@ in this case <application>MPlayer</application> will include in the stream all the indicated pids, plus pid 0 (that contains the PAT). You are encouraged to include in each row the PMT pid for the corresponding channel (if you know it). +You can also specify 8192, this will select all pids on this frequency +and you can then switch between the programs with TAB. +This might need more bandwidth, though cheap cards always transfer all +channels at least to the kernel so it does not make much of a difference +for these. Other possible uses are: televideo pid, second audio track, etc. </para> |