From ce0fd478ecb4242a00b7814623aa3ab9bfcb3e7c Mon Sep 17 00:00:00 2001 From: nicodvb Date: Sat, 23 Feb 2008 11:52:01 +0000 Subject: warn to always include PMT and PCR pids in channels.conf (dvb) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26073 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/video.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index a67f28728e..2c1d3b8c28 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1881,8 +1881,8 @@ In your audio and video fields you can use an extended syntax: (for a maximum of 6 pids each); in this case MPlayer 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 should always include in each row the PMT and PCR pids for the +corresponding channel (if you know them). 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 @@ -1895,7 +1895,9 @@ Other possible uses are: televideo pid, second audio track, etc. If MPlayer complains frequently about Too many video/audio packets in the buffer or if you notice a growing desynchronization between audio and -video try to use the libavformat MPEG-TS demuxer by adding +video verify the presence of the PCR pid in your stream +(needed to comply with the buffering model of the transmitter) +and/or try to use the libavformat MPEG-TS demuxer by adding to your command line. -- cgit v1.2.3