diff options
author | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-29 23:11:59 +0000 |
---|---|---|
committer | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-29 23:11:59 +0000 |
commit | 7a0e810db0179f6a19f74224d8d8386e6c22cad7 (patch) | |
tree | 8de86647116a8bafb3b4420a82cf35aa7d176364 /DOCS/xml/en/mencoder.xml | |
parent | f115cf480b54c0d6939a746c3babff0553869a34 (diff) |
Typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21394 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en/mencoder.xml')
-rw-r--r-- | DOCS/xml/en/mencoder.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml index ada0f77818..72753bf849 100644 --- a/DOCS/xml/en/mencoder.xml +++ b/DOCS/xml/en/mencoder.xml @@ -664,7 +664,7 @@ mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:mbd=2:trell:vpass=2 </example> <example id="copying_a_french_subtitle_from_an_mpeg_file"> -<title>Copying a french subtitle from an MPEG file</title> +<title>Copying a French subtitle from an MPEG file</title> <screen> rm subtitles.idx subtitles.sub mencoder <replaceable>movie.mpg</replaceable> -ifo <replaceable>movie.ifo</replaceable> -vobsubout subtitles -vobsuboutindex 0 -vobsuboutid fr -sid 1 -nosound -ovc copy |