#musicbrainz-picard-development

/

      • bethth[m] joined the channel
      • 2025-08-30 24256, 2025

      • bethth[m]
        hello! does anyone know if the album art function in picard automatically converts everything to progressive jpeg? after adding an album cover as png in picard the info says its jpeg (i have an mp3 player that doesnt recognise progressive jpegs so just trying to figure out if this is the problem lol)
      • 2025-08-30 24245, 2025

      • rdswift[m] joined the channel
      • 2025-08-30 24246, 2025

      • rdswift[m]
        Picard uses mutagen for embedding images and tag information, and I don't think it changes the image format. What size is the PNG file you're embedding? I'm wondering if perhaps it's too large for embedding in an MP3?
      • 2025-08-30 24251, 2025

      • sugar_gbf[m] joined the channel
      • 2025-08-30 24252, 2025

      • sugar_gbf[m]
        it doesn't convert png to jpg... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/gHYXfXPIYSwioWSFrFaTFlZZ>)
      • 2025-08-30 24249, 2025

      • bethth[m]
        good to know, thanks so much! the png is 250x250 px so it should work. the album art shows up for some albums and doesnt for others, but everythings added the same way
      • 2025-08-30 24252, 2025

      • bethth[m]
        nevermind, seems to work embedding it with mp3tag instead. not sure what the difference was, thanks again though!!!!
      • 2025-08-30 24222, 2025

      • rdswift[m]
        bethth: It may be that you have Picard set up to save the tags to a format that isn't supported by your player. See https://picard-docs.musicbrainz.org/en/config/opt… for more information.
      • 2025-08-30 24206, 2025

      • bethth[m]
        works perfect now, thanks so much!!!!
      • 2025-08-30 24213, 2025

      • cy1der[m] joined the channel
      • 2025-08-30 24213, 2025

      • cy1der[m] uploaded a video: (3338KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/HgCrHBfZZEcScOcyBzOISsBJ/2025-08-30_15-36-24.mov >
      • 2025-08-30 24213, 2025

      • cy1der[m]
        Hey, does Picard support saving multiple images to one file? By the looks, it does not but I am probably doing something wrong. I tried, flac, wav, and mp3. This is the relevant code in my plugin that adds the second image:... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/XtKFjVCghZDWufCcUxoCxXwp>)
      • 2025-08-30 24211, 2025

      • zas[m] joined the channel
      • 2025-08-30 24212, 2025

      • zas[m]
        <cy1der[m]> "Hey, does Picard support..." <- It does, but it depends on the file format, not all audio files can store multiple images. Also it depends on the Picard configuration regarding embedded cover art (see documentation).
      • 2025-08-30 24245, 2025

      • cy1der[m]
        aha, the culprit was I had "Embed only a single front image" enabled, thanks
      • 2025-08-30 24256, 2025

      • cy1der[m]
        Interesting, why does Picard save the second image as the *first* video stream no matter what I do?... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/TJlYvudlGvsqvlJQuaAFgJCp>)
      • 2025-08-30 24200, 2025

      • cy1der[m]
        * Interesting, why does Picard save the second image as the *first* video stream no matter what I do?... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/cPEulOTRaxcjznpNOUtrjHFU>)
      • 2025-08-30 24207, 2025

      • kepstinbrainz joined the channel
      • 2025-08-30 24208, 2025

      • kepstinbrainz
        ffmpeg's handling of cover art isn't very good, but the order there really doesn't matter
      • 2025-08-30 24227, 2025

      • kepstinbrainz
        actual music players will pick the first image of the correct *type*, not the first image.