mirror of
https://github.com/mpv-player/mpv
synced 2025-03-23 03:37:27 +00:00
r24549: i_certify is no longer an option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24552 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
402abf8619
commit
262c87b220
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user