yt-dlp/youtube_dlc/postprocessor
Jody Bruchon e0da59fe54 ffmpeg: ignore extra data streams with `-dn` (fixes #2)
Sometimes, video files will arrive with a timecode data stream
that causes `-map 0` to error out due to the stream not being
supported in the output container. These data streams generally do
not matter, so tell ffmpeg to ignore them rather than choking on
them.
2021-01-07 12:26:50 -05:00
..
__init__.py Sponskrub integration 2021-01-04 23:13:27 +05:30
common.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
embedthumbnail.py ffmpeg: ignore extra data streams with `-dn` (fixes #2) 2021-01-07 12:26:50 -05:00
execafterdownload.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
ffmpeg.py ffmpeg: ignore extra data streams with `-dn` (fixes #2) 2021-01-07 12:26:50 -05:00
metadatafromtitle.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
sponskrub.py Sponskrub integration 2021-01-04 23:13:27 +05:30
xattrpp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00