diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-05-09 14:07:26 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-05-09 14:07:26 +0000 |
commit | a4b040688ef9612ca5f75e3f229447e97c326ca0 (patch) | |
tree | 20bf040aeb0160073d91f320bcaa70c6783fd8d8 | |
parent | f076a218155d69f940c357bf3e3ec79b325d2f54 (diff) |
typo/wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18411 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/encoding-guide.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml index dfe0672698..d8db028d3a 100644 --- a/DOCS/xml/en/encoding-guide.xml +++ b/DOCS/xml/en/encoding-guide.xml @@ -3960,14 +3960,14 @@ codec</title> <title>Encoding with the <systemitem class="library">Video For Windows</systemitem> codec family</title> <para> -Video for Windows provides simple encoding to a lot of binary video codecs. -You can encode to the following codecs (if you have more, please tell us!) -Note that this is very experimental support and some codecs may not work +Video for Windows provides simple encoding by means of binary video codecs. +You can encode with the following codecs (if you have more, please tell us!) +Note that support for this is very experimental and some codecs may not work correctly. </para> <sect2 id="menc-feat-enc-vfw-video-codecs"> -<title>Video for Windows Supported codecs</title> +<title>Video for Windows supported codecs</title> <para> <informaltable frame="all"> @@ -4082,8 +4082,8 @@ correctly. </informaltable> The first column contains the codec names that should be passed after the -<literal>codec</literal> config, like: <option>-xvfcopts codec=divx.dll</option> -The FourCC code each codec encodes to is in the paranthese. +<literal>codec</literal> parameter, like: <option>-xvfwopts codec=divx.dll</option> +The FourCC code used by each codec is given in the parentheses. </para> <informalexample> <para> |