This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10257 - Overly Dark jpeg AA garbled
Attached to Project:
Rockbox
Opened by Sascha Wolf (Horscht) - Thursday, 28 May 2009, 20:11 GMT+2
Last edited by Andrew Mahone (Unhelpful) - Wednesday, 03 June 2009, 08:36 GMT+2
Opened by Sascha Wolf (Horscht) - Thursday, 28 May 2009, 20:11 GMT+2
Last edited by Andrew Mahone (Unhelpful) - Wednesday, 03 June 2009, 08:36 GMT+2
|
DetailsI noticed a bug with jpeg album art showing overly dark (black) album art. All black areas are showing up green instead, yet in windows and the rockbox jpeg plugin it shows up fine. I have attached 2 coverarts of albums i noticed this on. The picture was converted like all my other albumart using imagemagick for windows using the commandline
convert.exe "inputfile" -thumbnail 200x200 "outputfile" this is on build r21091M (M for UDMA4 and write caching), but I noticed this about a week back, disregarding it at that time. OS is Windows XP SP3, Target is a Ipod Video 5.5G 80GB |
This task depends upon
Closed by Andrew Mahone (Unhelpful)
Wednesday, 03 June 2009, 08:36 GMT+2
Reason for closing: Fixed
Additional comments about closing: r21174 should fix this.
Wednesday, 03 June 2009, 08:36 GMT+2
Reason for closing: Fixed
Additional comments about closing: r21174 should fix this.
also note: converting this image to cover.bmp also works correctly in the wps, only .jpeg suffers from this issue.