summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-16 22:14:27 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-16 22:14:27 +0000
commitf412ce97c014861154f643694a9482a34d11eb22 (patch)
tree1a36e177f67244cbf068e5e0f7c172b35cdc5efe /DOCS
parent1474a68782b8dc495f39ac62fcb4405da22f01ba (diff)
downloadmpv-f412ce97c014861154f643694a9482a34d11eb22.tar.bz2
mpv-f412ce97c014861154f643694a9482a34d11eb22.tar.xz
i_certify is no longer an option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24549 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/encoding-guide.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index 3633745fd4..14c7ef4ef4 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -4525,7 +4525,7 @@ using compdata bitrate settings:
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>