Skip to content

fre:ac Creating malformed image/jpg mp3 tag when ripping flac to mp3? #690

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
redstang10 opened this issue Apr 15, 2025 · 0 comments
Open
Labels

Comments

@redstang10
Copy link

When converting a flac file that contains an image tag to an mp3 using the LAME encoder, the resulting mp3 file does contain the image tag, but when viewed in the mp3tag editor the image type is missing. I.E. when looking at the image/cover tag you normally see 4 lines, for example:

image/jpeg
600x600
124 KB
Front Cover

However, in the cases this issue occurs you only see:

600x600
124 KB
Front Cover

This results in iTunes in Windows not recognizing the image tag. I am not sure if it negatively effects any other mp3 players.

Steps to reproduce the behavior:

  1. Convert a .flac file that contains an image tag to .mp3 using the LAME encoder.

Context
It is possible that the tag is somehow messed up on the flac file. I have only had this happen from downloaded flacs that I am converting to mp3s. When I rip a flac from a PC and then create an mp3 I generally don't attach the cover to the flac until after it has been converted to mp3.

The solution has been to remove the image tag from the mp3, save, and then re-add it with mp3tag, at which point everything seems to look and work normally.

OS:
Windows 10

@redstang10 redstang10 added the bug label Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant