summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-13 18:57:26 +0000
committerptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-03-13 18:57:26 +0000
commita955cf073df2c70f4be40b2fa44c1764519672e4 (patch)
tree057dd3fb40a0476db8e3647379fbb68c8ceecd56 /DOCS/man/en
parentf2631a0ad2ab472a296a0fc9128315f9f9d08166 (diff)
downloadmpv-a955cf073df2c70f4be40b2fa44c1764519672e4.tar.bz2
mpv-a955cf073df2c70f4be40b2fa44c1764519672e4.tar.xz
added missing escapes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26232 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.14
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index b947d25b21..b9648dbf75 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -840,7 +840,7 @@ Currently the following drivers are fixed-vo compliant: gl, gl2, mga, svga, x11,
xmga, xv, xvidix and dfbmga.
.
.TP
-.B \-framedrop (also see \-hardframedrop, only works with -no-correct-pts)
+.B \-framedrop (also see \-hardframedrop, only works with \-no\-correct\-pts)
Skip displaying some frames to maintain A/V sync on slow systems.
Video filters are not applied to such frames.
For B-frames even decoding is skipped completely.
@@ -856,7 +856,7 @@ Does not work as a config-file option.
Show short summary of options.
.
.TP
-.B \-hardframedrop (only works with -no-correct-pts)
+.B \-hardframedrop (only works with \-no\-correct\-pts)
More intense frame dropping (breaks decoding).
Leads to image distortion!
Note that especially the libmpeg2 decoder may crash with this,