]> git.sesse.net Git - mlt/commit
Add apre, fpre, and vpre properties to avformat consumer.
authorDan Dennedy <dan@dennedy.org>
Sun, 17 Jan 2010 02:08:13 +0000 (18:08 -0800)
committerDan Dennedy <dan@dennedy.org>
Tue, 19 Jan 2010 05:21:06 +0000 (21:21 -0800)
commit3593bdb4f1a2439c2e0bf54be2689ec5269b7b5f
tree2818cbac57d0d9584933986624bed990f389bd4d
parentf2820816874cbcf3fec0e0bfb95ff95f516cddcd
Add apre, fpre, and vpre properties to avformat consumer.

These read ffmpeg preset files, which is really handy for x264 encoding
on the command line. They require the full path to the file unlike the
ffmpeg utility. apre is for audio, vpre is for video, and fpre is for
the format/muxer.
src/modules/avformat/consumer_avformat.c