summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-31 01:37:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-08-31 01:37:36 +0000
commit63287d71e191f0c9c61f51241498a768afb44cfd (patch)
tree929925492c6ac501f8cceb60a6943d0f23639d79 /DOCS
parentb9d6196248363e8e4fdd525a759c2d599d9e8d11 (diff)
downloadmpv-63287d71e191f0c9c61f51241498a768afb44cfd.tar.bz2
mpv-63287d71e191f0c9c61f51241498a768afb44cfd.tar.xz
wording/markup fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19609 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/video.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml
index b1b74bc7a3..ac7f783f61 100644
--- a/DOCS/xml/en/video.xml
+++ b/DOCS/xml/en/video.xml
@@ -1837,10 +1837,11 @@ for a 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
<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).
+ <screen>Too many video/audio packets in the buffer</screen> or
+ if you notice a growing desynchronization between audio and
+ video try to use the libavformat MPEG-TS demuxer by adding
+ <option>-demuxer lavf -lavfdopts probesize=128</option>
+ to your command line.
</para>
<para>