atomicparsley icon indicating copy to clipboard operation
atomicparsley copied to clipboard

AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files, in particular, iTunes-style metadata.

Results 17 atomicparsley issues
Sort by recently updated
recently updated
newest added

The current AP build for macOS is x86_64. Thus, it only runs on M1 Macs using Rosetta2. Can you produce a universal2 build as well/instead ? Thanks.

Hi all! I'm very ignorant about this tool but I noticed that if I run this command: ``` AtomicParsley file.mp4 --ISO-copyright 'EXAMPLE' --overWrite ``` Or if I run this command:...

AtomicParsely incorrectly labels MP4 videos with `ftypiso5` in their header. This is the error message the gets printed when the following command is run on a video with the header...

Hey, Just come up against one I haven't seen before. AtomicParsley error: filename/filepath was too long. Bit of a pain really. Was is the character length set to?

gcc 11.1.1 ``` /home/tkloczko/rpmbuild/BUILD/atomicparsley-20210715.151551.e7ad03a/src/main.cpp: In function 'int real_main(int, char**)': /home/tkloczko/rpmbuild/BUILD/atomicparsley-20210715.151551.e7ad03a/src/main.cpp:3800:26: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 3800 | sizeof(char) * set_UTF16_text | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /home/tkloczko/rpmbuild/BUILD/atomicparsley-20210715.151551.e7ad03a/src/parsley.cpp: In function 'void...

Is it possible to suppress the "modificationTime" tag? For example: `--manualAtomRemove "moov.udta.meta.ilst.day.data"`, this removes only the creation time. Is it possible to make AtomicParsley not stamp the file with the...

Adding a lyrics tag using --lyricsFile strips all the carriage returns. A hexedit shows that all the 0A bytes have been stripped. The only way I can get them in...

Hi there. Not sure if you're aware, but a lot of your users (from YouTubeDL) are unable to use your tool to embed thumbnails into videos. YouTube is actually switching...

When tagging m4a files with certain album art, I get files that look like this: `Folder-resized-4446.jpg` Resolution is 1583x1393 The art does not seem to be written to the `.m4a`...

I use AtomicParsley with kmttg on a Win10 box and save processed MP4 video files to a Synology NAS. Several months ago I noticed that random AP jobs never completed....