[mythtv-users] MythVideo Cover Art Aspect Ratio

Anduin Withers awithers at anduin.com
Mon May 26 17:31:42 UTC 2008


> I've played around with video-ui.xml, but nothing I do seems to work - 
> changing the fleximage property has no effect, and removing the staticsize

> property just makes the image disappear.  I've hacked it by changing 
> staticsize to be a 16:9 aspect ratio instead of a 9:16 (which isn't a big 
> deal, because I don't have any 9:16 art in my DB right now), but is there 
> a better way?

No. Images are currently scaled to fit whatever dimensions the theme
specifies (ignoring aspect ratio); if it doesn't match you will see a
distorted image.

If you are looking for places in the code, look for QImage::ScaleFree.

Yes, it will get fixed, eventually.

--
Anduin Withers 



More information about the mythtv-users mailing list