summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-28 03:49:03 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-28 03:49:03 +0000
commitd9b8e39c751fd0b48617443ba1b12c568e5aa4dd (patch)
treefd2acbca32301ebf0def7fe3488a637d25b83f25 /DOCS
parente4a9ff8c042b481ed674ea1fb8b49ff21d3ef176 (diff)
downloadmpv-d9b8e39c751fd0b48617443ba1b12c568e5aa4dd.tar.bz2
mpv-d9b8e39c751fd0b48617443ba1b12c568e5aa4dd.tar.xz
Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20477 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/encoding-guide.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index 9bc0d074c7..ddf9af3cef 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -1532,7 +1532,7 @@ Do not do this! Always use a file or CD/DVD/etc device as input.
splice.
As long as <application>MEncoder</application> sees the audio when it is
encoding the video, it can do this dropping/duping (which is usually OK
- since it takes place at full black/scenechange, but if
+ since it takes place at full black/scenechange), but if
<application>MEncoder</application> cannot see the audio, it will just
process all frames as-is and they will not fit the final audio stream when
you for example merge your audio and video track into a Matroska file.