diff options
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/video.xml | 7 |
1 files changed, 7 insertions, 0 deletions
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. </para> +<para> + If <application>MPlayer</application> 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). +</para> <para> To show the first of the channels present in your list, run |