Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Feature Request: Alternate thumbnail embedder - tageditor #12459
Comments
|
Looking into this because AtomicParsley as it is currently distributed is a bit dated. For those who want to build it locally they may have more luck but having an alternative is definitely good, especially if the only thing we use it for is thumbnails. MP4Box of GPAC could also be used, but that only supports MPEG-4 files. |
Before submitting an issue make sure you have:
What is the purpose of your issue?
Description of your issue, suggested solution and other information
I'd like to propose an alternative to
atomicparsleyfor thumbnail embedding:tageditor(https://github.com/Martchus/tageditor). It's supports mp4 and mkv embedding of cover images (among quite a lot of other things).Example command line:
Might be able to resolve #10359.
If using an alternate external application for thumbnail embedding is already supported, at least
--helpdoesn't mention it.