Max
646052e416
[postprocessor/embedthumbnail] Recognize atomicparsley binary in lowercase ( #28112 )
4 years ago
Sergey M․
bff857a8af
[postprocessor/embedthumbnail] Fix issues ( closes #25717 )
...
* Fix WebP with wrong extension processing
* Fix embedding of thumbnails with % character in path
5 years ago
Alex Merkel
a31a022efd
[postprocessor/embedthumbnail] Add support for non jpeg/png thumbnails ( closes #25687 )
5 years ago
Andrew Udvare
b5cbe3d652
[postprocessor/embedthumbnail] Skip embedding when there aren't any thumbnails
7 years ago
Yen Chi Hsuan
8e2915d70b
Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails"
...
This reverts commit 7360db05b4
.
This commit was added as an attempt to fix #6046 . Unfortunately, the fix
is completely wrong. As reported on #10359 , embedded thumbnails are not
displayed in VLC, and Se7en on IRC reports that the embedded thumbnail
misleads mpv as well.
The correct way is using -attachment of ffmpeg, while the current
run_ffmpeg_multiple_files API can't handle it cleanly.
8 years ago
Déstin Reed
dcdb292fdd
Unify coding cookie
9 years ago
Yen Chi Hsuan
7360db05b4
[postprocessor/embedthumbnail] Allow mkv to embed thumbnails
...
Fixes #6046
9 years ago
Yen Chi Hsuan
c33a8639a7
[postprocessor/embedthumbnail] Skipping if thumbnail file missing
...
Fixes #5996
10 years ago
pulpe
d6aa68ce75
[postprocessor/embedthumbnail] embed mp4 too ( fixes #5840 )
10 years ago
Yen Chi Hsuan
2cc6d13547
[postprocessor/embedthumbnail] Encode arguments in calling AtomicParsley
10 years ago
Yen Chi Hsuan
bb8ca1d112
[postprocessor/embedthumbnail] Use run_ffmpeg_multiple_files
10 years ago
Yen Chi Hsuan
8e59539752
[postprocessor/embedthumbnail] Use thumbnails downloaded by YoutubeDL
10 years ago
pulpe
2a09c1b8ab
[postprocessor/embedthumbnail] Fix mp3 embedding with avconv ( fixes #5526 )
10 years ago
Jaime Marquínez Ferrándiz
92995e6265
[postprocessor/embedthumbnail] Style fix
10 years ago
pulpe
31fd9c7601
[embedthumbnail] use FFmpegPostProcessor for mp3
10 years ago
pulpe
ddbed36455
[embedthumbnail] Add support for mp3 cover embedding
10 years ago