Support and General Use > User Interface and Voice

Album art dispalying in black and white

(1/2) > >>

NO_ob:
I have been getting some mp3s using the command

yt-dlp https://www.youtube.com/watch?v=YHDfpBwxeVU --ppa "ThumbnailsConvertor+FFmpeg_o:-c:v mjpeg -vf crop=\"'if(gt(ih,iw),iw,ih)':'if(gt(iw,ih),ih,iw)'\"" --embed-thumbnail -f bestaudio -x --audio-format mp3 --audio-quality 320k

Ive noticed that a lot of the album art display in black and white, this issue seems to be exclusive to rockbox as it doesn't happen in gnome or in the Sony E474 firmware, I have tested this on both an Ipod classic 6th gen and sony E474

Dook:
It's probably whatever the command is doing with the image. If you're using linux, I recommend using an app like Ear Tag to save the album art, edit it in GIMP and then reapply it.

Resize it to around 320x320 px, and then export it as a non-progressive non-multiline jpeg.

NO_ob:
Problem is im using this to download a playlist of like 200 files and set the video thumbnail as the image, guess ill try different ffmpeg settings

okay played around with it a little the size isn't a problem as 320px is still b/w opening that in gimp and saving as non progressive jpeg does make colors work just gotta find a way to make yt-dlp do it

dconrad:
If it's being saved as progressive, then rockbox is definitely not using it at all, and instead using something else. Perhaps it's falling back to the image in the same folder, and that one is b&w? Or the other way around. Just a thought.

NO_ob:
it loads from the file and is black and white no extra image in the folder, the way i saw changing from progressive to non progressive fixed colour was using the image viewer

Navigation

[0] Message Index

[#] Next page

Go to full version