From 584053bd9b238bb71d9878bb96bbc95f8a7f7e49 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Wed, 30 Aug 2006 22:44:11 +0000 Subject: mention -demuxer lavf in the dvb input section git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19607 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/video.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'DOCS/xml') diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 2913a82740..b1b74bc7a3 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1835,6 +1835,13 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1 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 loss of synchrony between audio and video try to use + the MPEG-TS demuxer present in libavformat + (adding -demuxer lavf -lavfdopts probesize=128 to your command line). + To show the first of the channels present in your list, run -- cgit v1.2.3