youtube-dl/youtube_dl/postprocessor
Jaime Marquínez Ferrándiz 76b1bd672d Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115)
Affects the ffmpeg post processors, if ‘--prefer-ffmpeg’ is given and both avconv and ffmpeg are installed, it will use ffmpeg. Otherwise it will follow the old behaviour.
2014-01-08 17:53:34 +01:00
..
__init__.py Split postprocessor package into multiple modules 2014-01-07 05:59:22 +01:00
common.py Split postprocessor package into multiple modules 2014-01-07 05:59:22 +01:00
ffmpeg.py Add ‘--prefer-avconv’ and ‘--prefer-ffmpeg’ options (#2115) 2014-01-08 17:53:34 +01:00
xattrpp.py Remove unusued import 2014-01-07 09:42:38 +01:00