Mercurial > mplayer.hg
changeset 20461:bd939e05fbb4
Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.
author | corey |
---|---|
date | Sat, 28 Oct 2006 03:49:03 +0000 |
parents | 0feb44107cdf |
children | 548a0b532ca2 |
files | DOCS/xml/en/encoding-guide.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml Sat Oct 28 00:11:53 2006 +0000 +++ b/DOCS/xml/en/encoding-guide.xml Sat Oct 28 03:49:03 2006 +0000 @@ -1532,7 +1532,7 @@ 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.