exabyte55242 Posted October 13, 2012 Share Posted October 13, 2012 Good afternoon, could please consider looking into changing the interpolation method the player uses to scale down high resolution album art images ? Majority of my music library has album arts in about 1200x1200 and on my GSIII, the downsized images look fuzzy, almost like it was downsized using nearest neighbor method. Could consider implementing something more sophisticated like Spline64 or Lanczos?Thanks in advance, exabyte. Link to comment Share on other sites More sharing options...
andrewilley Posted October 13, 2012 Share Posted October 13, 2012 I suspect the problem is something that Max mentioned a while ago, which is that Poweramp scales everything to 500x500 (I think) and then rescales again for the device screen. It's never a good idea to resample/scale images multiple times.Andre Link to comment Share on other sites More sharing options...
Ericc B Posted October 29, 2012 Share Posted October 29, 2012 I suspect the problem is something that Max mentioned a while ago, which is that Poweramp scales everything to 500x500 (I think) and then rescales again for the device screen. It's never a good idea to resample/scale images multiple times.AndreIf this is what is causing the fuzziness problem than it can be solved reasonably easy by making the first scaling step a user setting instead of a fixed 500x500 setting. That way users can adjust the scaling to their device screen characteristics. Link to comment Share on other sites More sharing options...
andrewilley Posted March 19, 2014 Share Posted March 19, 2014 There is now a new version of PA which displays larger album art images, see the download link in the first post in the Common Talk forum. Andre Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.