comparison DOCS/xml/en/video.xml @ 19603:23b507de39c6

wording/markup fixes
author diego
date Thu, 31 Aug 2006 01:37:36 +0000
parents fa11b3239deb
children 2c8c28415e89
comparison
equal deleted inserted replaced
19602:efec488e6de8 19603:23b507de39c6
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> 1838 <para>
1839 If <application>MPlayer</application> complains frequently about 1839 If <application>MPlayer</application> complains frequently about
1840 "Too many video/audio packets in the buffer" or if you notice a 1840 <screen>Too many video/audio packets in the buffer</screen> or
1841 growing loss of synchrony between audio and video try to use 1841 if you notice a growing desynchronization between audio and
1842 the MPEG-TS demuxer present in libavformat 1842 video try to use the libavformat MPEG-TS demuxer by adding
1843 (adding -demuxer lavf -lavfdopts probesize=128 to your command line). 1843 <option>-demuxer lavf -lavfdopts probesize=128</option>
1844 to your command line.
1844 </para> 1845 </para>
1845 1846
1846 <para> 1847 <para>
1847 To show the first of the channels present in your list, run 1848 To show the first of the channels present in your list, run
1848 </para> 1849 </para>