![]() |
Rockbox album art, supported file names?
What are all the supported file names for jpg album art? I know that folder.jpg works... what about cover.jpg?
Does rockbox support .png (and what names)? |
It's hard to find some solid info, and not everything works as intended, but here's what I collected so far:
Code:
<album title id3 tag>.bmp/jpg trumps cover.jpg/bmp |
thanks :)
|
Also be aware that although I think it depends on the theme you're using, the size of the album art can make a difference in whether it works or not. For the theme I use, 300x300 seems to be the limit for embedded jpg's, so I resize the embedded aa to a little under that just to be safe. Doesn't make a difference on the tiny low resolution screen it's being displayed on.
|
Quote:
|
Quote:
Edit: BTW isn't embedded album art limited to pictures of maximum 64 KB size? |
I think that is just wma files, and its because of some weirdness about how large artwork is stored in wma.
|
Quote:
|
I think there is some maximum width, but I'm not sure if there is a maximum size. Probably not. IIRC the resize code basically loads the image line by line and resizes it without actually loading the whole thing into memory at once.
I checked and the largest album art I have is 1500x1500 and that works fine on the fuze. At some point there is probably some maximum width though. I don't see anything obvious in the code, but i'll ask around. |
I should clarify - as I'm no rockbox guru, only a very long time user who can only relate my own experience. I forget the name of the theme I use, but my experience has been that if I use embedded album art that is larger than 300x300, it won't display in the theme. I have no idea whether it's just this theme that does this, I haven't experimented. Album art that isn't embedded doesn't seem to have this limitation in this same theme. However, I like having embedded album art, and reducing the size limits the overhead added onto the mp3 file size, so no harm is done. Sorry for muddying the waters with my limited observation.
|
| All times are GMT -5. The time now is 04:51 AM. |