Ogg and Cover Art |
![]() ![]() |
Ogg and Cover Art |
Sep 3 2012, 07:25
Post
#1
|
|
|
Group: Members Posts: 49 Joined: 13-July 12 From: California Member No.: 101393 |
This is what I tried, from command shell:
echo "METADATA_BLOCK_PICTURE=`base64 --wrap=0 cover.jpg`" > picture.meta vorbiscomment -c picture.meta song.ogg When I look at song.ogg I can see it is in the vorbis comments, but when I add the song to my rhythmbox library - no album art. Am I do something wrong or does rhythmbox just not support album art with ogg? It does with both flac and mp3 but both metaflac and lame have switches for adding album art, vorbiscomment does not appear to. |
|
|
|
Sep 3 2012, 08:04
Post
#2
|
|
|
Group: Members Posts: 49 Joined: 13-July 12 From: California Member No.: 101393 |
Gawd - I'm reading osdir mailing list archives trying to find how to do this from command line tools and suddenly audio adverts start blasting.
Why osdir ?? why? You use to be one of the good guys. *ah well*. |
|
|
|
Sep 3 2012, 08:51
Post
#3
|
|
![]() Group: Members Posts: 1061 Joined: 4-May 04 From: France Member No.: 13875 |
The official way is to use a FLAC METADATA_BLOCK_PICTURE structure. Base64 data of the picture itself is not enough. I haven't tested embedded artwork in Ogg files though, I don't know what playback software supports it.
-------------------- Save my friend from going homeless: http://outpost.fr/url/308w
|
|
|
|
Sep 3 2012, 11:02
Post
#4
|
|
|
Group: Members Posts: 49 Joined: 13-July 12 From: California Member No.: 101393 |
If it is suppose to end up looking the way an embedded image within a flac file looks, looks like I'm out of luck with the reference encoder and vorbiscomment then, I guess I'll have to wait for them to come up with a command switch similar to what is in metaflac for adding artwork. I believe I'm running the latest vorbis-tools, I don't want to mess with a third party tool to embed them.
|
|
|
|
Jan 4 2013, 15:38
Post
#5
|
|
|
Group: Members Posts: 1 Joined: 4-January 13 Member No.: 105581 |
Does Vorbis tag support BMP pictures?
I've tried to insert BMP file in Vorbis, but Foobar2000 reported an error. |
|
|
|
Jan 4 2013, 16:12
Post
#6
|
|
![]() Group: Developer Posts: 2983 Joined: 2-December 07 Member No.: 49183 |
from http://wiki.xiph.org/index.php/VorbisComment#Cover_art :
"Picture data should be stored in PNG or JPEG formats..." |
|
|
|
Jan 4 2013, 16:20
Post
#7
|
|
|
Group: Members Posts: 12 Joined: 26-February 12 Member No.: 97404 |
Does Vorbis tag support BMP pictures? I've tried to insert BMP file in Vorbis, but Foobar2000 reported an error. This is a bad idea to store BMP pictures as an album art inside audio files, especially if they’re big. You can convert those to png without any loss of quality and they are supported pretty much by all of the media containers. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 22nd May 2013 - 10:36 |