Martchus / tageditor

A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
GNU General Public License v2.0
695 stars 56 forks source link

The thumbnail does not appear. #91

Closed FanserviceArchive closed 2 years ago

FanserviceArchive commented 2 years ago

I was adding thumbnails to some H264 .mp4 videos, but some of them appear to be successful but the thumbnail is not added. The old thumbnail is also deleted. Only the VLC logo appears.

I couldn't find the difference between videos where the embedding was successful and not.

Martchus commented 2 years ago

With that much information I cannot help you. It is most likely a limitation of the files browser you're using. If you think it is a bug in the tag editor I need more details, e.g. some sample files.

FanserviceArchive commented 2 years ago

I am using Windows 11. Using mp3tag for files where the thumbnail doesn't work fixed the issue.

Martchus commented 2 years ago

Then it might actually be a bug. So I'd generally be interested in fixing it but I'd still need more information.

FanserviceArchive commented 2 years ago

I'm making videos for Patreon so I can't upload them here. If you write an e-mail, I can help.

Martchus commented 2 years ago

You can send me an e-mail. May address is present as meta-data on all my commits within this repository (e.g. see the currently latest commit). I will not share the files with anybody of course.

A version of the file before adding the cover and the cover you're trying to add would be good.

Note that normally one should also write "Steps to reproduce" when filing a bug report - even if it seems obvious. I assume you've just opened the file via the GUI and added the image supposed to be shown as thumbnail as cover. I also assume you've been using the most recent version of Tag Editor and the x86_64 Windows binary from the release section on GitHub. Is all of that correct? If you've used the CLI it would be good to know the CLI arguments you've been using.