This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
Watch
1
Star
0
Fork
You've already forked ffmpeg
0
Code
Issues
Projects
Releases
Wiki
Activity
fad9a42ad4
ffmpeg
/
ffpresets
/
libx264-ipod640.ffpreset
9 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add presets for Apple iPod constraints Originally committed as revision 16585 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-13 19:46:42 +00:00
coder=0
bf=0
refs=1
Add MBtree support for libx264 Patch by Erik Slagter Originally committed as revision 20774 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-12-08 20:01:46 +00:00
flags2=-wpred-dct8x8+mbtree
Add presets for Apple iPod constraints Originally committed as revision 16585 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-13 19:46:42 +00:00
level=30
Add maxrate and bufsize specifications for iPod presets. I omitted these originally as I thought x264 set these automatically when specifying a level. Originally committed as revision 16629 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-01-16 02:20:24 +00:00
maxrate=10000000
bufsize=10000000
Add weightp support in API for libx264. ffmpeg can encode baseline profile again. Originally committed as revision 20600 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-11-24 15:49:34 +00:00
wpredp=0