1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-01 18:09:28 +00:00
youtube-dl/youtube_dl/postprocessor
Jaime Marquínez Ferrándiz bc3e582fe4 Don't use '-shortest' option for merging formats (closes #4220, closes #4580)
With avconv and older versions of ffmpeg the video is partially copied.
The duration difference between the audio and the video seem to be really small, so it's probably not noticeable.
2015-01-04 14:02:17 +01:00
..
__init__.py [YoutubeDL] Make postprocessors declarative 2014-12-15 01:06:25 +01:00
atomicparsley.py [util] Move compatibility functions out of util 2014-11-02 11:23:42 +01:00
common.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
execafterdownload.py Fix PEP8 issue E713 2014-12-09 23:11:26 +01:00
ffmpeg.py Don't use '-shortest' option for merging formats (closes #4220, closes #4580) 2015-01-04 14:02:17 +01:00
xattrpp.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00