Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on lemmy.ml
asklemmy·Asklemmybyjackpot

how do i put an image in a .mp3 / .opus so i can see an album cover when playing a song

im trying to listen to my music in auxio (an android music player) but i dont know how i embed an album cover into the music. advice? (preferrably foss solutions)

View original on lemmy.ml
27

13 replies

i used this but when i used warpinator to put the .opus into my phone the album cover didnt come with, do i need to warp the image too and keep them in the same file?

1

also how do you put a song cover on a file in kid3, i can put an album cover but cant put a song cover for stuff insde the album if that makes sense

1

Mp3tag isn't Foss AFAIK but it's never let me down. You can load just about any audio file too

13

Metadata for MP3 tracks is stored in an id3 tag; you need an id3 tag editor to embed the thumbnail into the tag.

There's a lot of automation out there, MusicBrainz Picard is probably the best option out there for automating the process, especially if your tracks are already sorted by album.

5

Pretty sure ffmpeg will do it if you like CLI.

4

The general category of software you want is an ID3 tag editor. If you search for that you should be able to find FOSS options.

4

You can also name the file cover.jpg or folder.jpg and put it in the album's folder, and most players will pick it up. I prefer this method as it saves space

4

You reached the end