comparison DOCS/xml/en/video.xml @ 19601:fa11b3239deb

mention -demuxer lavf in the dvb input section
author nicodvb
date Wed, 30 Aug 2006 22:44:11 +0000
parents 73ea5b0eb586
children 23b507de39c6
comparison
equal deleted inserted replaced
19600:f6b9d778a9bc 19601:fa11b3239deb
1833 You are encouraged to include in each row the PMT pid for the 1833 You are encouraged to include in each row the PMT pid for the
1834 corresponding channel (if you know it). 1834 corresponding channel (if you know it).
1835 Other possible uses are: televideo pid, second audio track, etc. 1835 Other possible uses are: televideo pid, second audio track, etc.
1836 </para> 1836 </para>
1837 1837
1838 <para>
1839 If <application>MPlayer</application> complains frequently about
1840 "Too many video/audio packets in the buffer" or if you notice a
1841 growing loss of synchrony between audio and video try to use
1842 the MPEG-TS demuxer present in libavformat
1843 (adding -demuxer lavf -lavfdopts probesize=128 to your command line).
1844 </para>
1838 1845
1839 <para> 1846 <para>
1840 To show the first of the channels present in your list, run 1847 To show the first of the channels present in your list, run
1841 </para> 1848 </para>
1842 1849