From d9b8e39c751fd0b48617443ba1b12c568e5aa4dd Mon Sep 17 00:00:00 2001 From: corey Date: Sat, 28 Oct 2006 03:49:03 +0000 Subject: [PATCH] Add missing parenthesis. Patch by Andrew Savchenko, Bircoph list ru. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20477 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/encoding-guide.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 MEncoder 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 MEncoder 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.