mirror of
https://github.com/mpv-player/mpv
synced 2025-03-05 13:47:39 +00:00
pid syntax documented by Nico Sabbi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12815 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bdd84c22cf
commit
34a0d38b8d
@ -1853,6 +1853,17 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
|
||||
but it may take long if there are many consecutive encrypted channels.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
In your audio and video fields you can use an extended syntax:
|
||||
<option>...:pid[+pid]:...</option> (for a maximum of 6 pids each);
|
||||
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).
|
||||
Other possible uses are: televideo pid, second audio track, etc.
|
||||
</para>
|
||||
|
||||
|
||||
<para>
|
||||
To show the first of the channels present in your list, run
|
||||
</para>
|
||||
|
Loading…
Reference in New Issue
Block a user