summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
authorGabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-18 09:49:54 +0000
committerGabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-18 09:49:54 +0000
commit031134872e8b4298b7b73f08f50a657367f6b448 (patch)
treec421664dc7e46a225bcc6c7dafbc28859d425935 /DOCS/xml
parent1660e3c1238f7fc9bba1426c7732e71b0d03505e (diff)
downloadmpv-031134872e8b4298b7b73f08f50a657367f6b448.tar.bz2
mpv-031134872e8b4298b7b73f08f50a657367f6b448.tar.xz
synced with r24565
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24566 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/hu/encoding-guide.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/hu/encoding-guide.xml b/DOCS/xml/hu/encoding-guide.xml
index 67e2e8a52c..a76a12e8c2 100644
--- a/DOCS/xml/hu/encoding-guide.xml
+++ b/DOCS/xml/hu/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>Kódolás a <application>MEncoder</application>rel</title>
@@ -4488,7 +4488,7 @@ a compdata bitráta beállításaival:
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>