changeset 24532:92718860391e

r24549: i_certify is no longer an option
author voroshil
date Mon, 17 Sep 2007 10:12:56 +0000
parents 0bbe35315325
children 43ff93c329d7
files DOCS/xml/ru/encoding-guide.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/ru/encoding-guide.xml	Sun Sep 16 22:38:17 2007 +0000
+++ b/DOCS/xml/ru/encoding-guide.xml	Mon Sep 17 10:12:56 2007 +0000
@@ -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 @@
 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>