1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-25 08:12:17 +00:00

muxer FIXME resolved

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21456 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
voroshil 2006-12-03 06:32:07 +00:00
parent e4d3008ed2
commit c09ad60eb7

View File

@ -413,8 +413,7 @@ mencoder <replaceable>input.avi</replaceable> -of mpeg -mpegopts format=mpeg1:ts
-lavcopts vcodec=mpeg1video:vbitrate=1152:keyint=15:mbd=2:aspect=4/3
</screen>
То же, но используя <systemitem class="library">libavformat</systemitem> MPEG
<!-- FIXME muxer -->
муксер[muxer]:
мультиплексор:
<screen>
mencoder <replaceable>input.avi</replaceable> -o <replaceable>VCD.mpg</replaceable> -ofps 25 -vf scale=352:288,harddup -of lavf \
-lavfopts format=mpg:i_certify_that_my_video_stream_does_not_use_b_frames \