summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorvoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-17 10:12:56 +0000
committervoroshil <voroshil@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-17 10:12:56 +0000
commit262c87b220cbe604ddf9f237bc8646f66cfb43b3 (patch)
tree7b9488094e0c7187ff8f4778c17d487f35abe39e /DOCS
parent402abf8619153615aea8da0689b4f5d787773b84 (diff)
downloadmpv-262c87b220cbe604ddf9f237bc8646f66cfb43b3.tar.bz2
mpv-262c87b220cbe604ddf9f237bc8646f66cfb43b3.tar.xz
r24549: i_certify is no longer an option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24552 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/ru/encoding-guide.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/ru/encoding-guide.xml b/DOCS/xml/ru/encoding-guide.xml
index e2010760fd..1dd4ab9919 100644
--- a/DOCS/xml/ru/encoding-guide.xml
+++ b/DOCS/xml/ru/encoding-guide.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- synced with r24089 -->
+<!-- synced with r24549 -->
<chapter id="encoding-guide">
<title>Кодирование с <application>MEncoder</application></title>
@@ -4663,7 +4663,7 @@ compdata настроек битпотока:
mencoder -dvd-device <replaceable>zeiram.iso</replaceable> dvd://7 -o <replaceable>trailer.flv</replaceable> \
-ovc vfw -xvfwopts codec=vp6vfw.dll:compdata=onepass.mcf -oac mp3lame \
-lameopts cbr:br=64 -af lavcresample=22050 -vf yadif,scale=320:240,flip \
--of lavf -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames
+-of lavf
</screen>
</para>
</informalexample>