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.
AtomicParsley error: bad mpeg4 file (ftyp atom missing or alignment error). #2768
Comments
|
[confirmed] having same problem. btw the parameter is "--embed-thumbnail" (w/out 's')
[atomicparsley] Adding thumbnail to "Dragon_Slayer-Eat_thy_dust.mp3"
ERROR: AtomicParsley error: bad mpeg4 file (ftyp atom missing or alignment error).
|
|
I have this error too:
|
|
Same problem
|
|
Same issue:
|
|
Same here |
|
same |
|
Still an issue |
|
Should be fixed by ddbed36. If you encounter another problems, please open a new issue. |
|
Ran an update to now using
|
|
@fohrums Wait for release or use version from git. |
|
I cloned the latest git version and get this error (and it leaves a thumb.mp3 file without audio in addition to the mp3 file):
|
|
@XDjackieXD Please open a new issue with full output, use '--verbose' option. Thanks |
The
--embed-thumbnailfeature introduced in #2404 errors out when converting an mpeg4 file to any non-mpeg4 format, such as mp3 or aac. Should we be using something like mutagen for these instead?