]> git.phdru.name Git - audio-cdr-video.git/history - video/ff_encode
Pass crop filter
[audio-cdr-video.git] / video / ff_encode
2014-11-04 Oleg BroytmanPass crop filter
2014-11-04 Oleg BroytmanPass output as a parameter; allow to pass many input...
2014-11-04 Oleg BroytmanPass "-threads auto"
2014-11-04 Oleg BroytmanJoin codecs' if's into one if/elif/else operator
2014-11-04 Oleg BroytmanAdd codec mpeg4-vhq
2014-11-04 Oleg BroytmanMove MPEG-specific parameters to vopts
2014-11-04 Oleg BroytmanRemove unused aid parameter
2014-11-04 Oleg BroytmanAdd codecs x264, x264-hq and x264-vhq
2014-11-04 Oleg BroytmanSpecify an output file; remove fixed AVI format
2014-11-04 Oleg BroytmanDo high-quality MPEG-4 encoding
2014-11-04 Oleg BroytmanPass input and output options separately
2014-11-04 Oleg BroytmanSimplify parameters' handling
2014-11-01 Oleg BroytmanAdd ff_encode for 1 and 2-pass encoding using ffmpeg