Aspect Ratio Photos

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #11
Change it back to pixel ratio of 1 and see if that fixes your pictures.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
donlivix Offline
Junior Member
Posts: 9
Joined: Jan 2009
Reputation: 0
Post: #12
I've tried but affects my movies only. I've restarted XBMC too but nothing change on my photos.
find quote
donlivix Offline
Junior Member
Posts: 9
Joined: Jan 2009
Reputation: 0
Post: #13
The only solution I've found is to create a Photoshop Droplet that change my photos Aspect Ratio for 0.69 and then to upload them on my ATV with Filezilla.

If you have a more "user friendly" solution, I'm interested in.

However many thanks for the help.

Ciao, Valerio
(This post was last modified: 2009-01-16 11:07 by donlivix.)
find quote
darth_henry Offline
Junior Member
Posts: 1
Joined: Sep 2009
Reputation: 0
Location: Hertfordshire
Sad  ATV Photo's aspect ratio Post: #14
Did you ever get a propper soloution to your problem of Aspect ratio.
I am having that exact problem with viewing pic's on XBMC ATV. they are streched to fill screen and as my TV locks the ratio on HDMI all my pictures are stretched.
find quote
Torricumbo Offline
Junior Member
Posts: 21
Joined: Sep 2010
Reputation: 0
Post: #15
darth_henry Wrote:Did you ever get a propper soloution to your problem of Aspect ratio.
I am having that exact problem with viewing pic's on XBMC ATV. they are streched to fill screen and as my TV locks the ratio on HDMI all my pictures are stretched.

Same problem for me.Any sign of a solution to this ?
find quote
lolobu Offline
Junior Member
Posts: 17
Joined: Jan 2010
Reputation: 0
Post: #16
I had this problem and sorted out by following the advices at the beginning of this post. If you don't already have one, just create an advancedsettings.xml file (for linux it's under $HOME/.xbmc/userdata, for other OS, check out http://wiki.xbmc.org/index.php?title=Fre..._Questions
In this file, just write:
Code:
<advancedsettings>
    <slideshow>
        <!-- Amount to compensate (zoom) images to attempt to reduce black bars. -->
        <!-- Defaults to 20. -->
        <blackbarcompensatioackbarcompensationn>0</blackbarcompensation>
    </slideshow>
</advancedsettings>
The value 0 for blackbarcompensation will completely disable any zooming done to your pictures and therefore, no more cropping.
find quote
Post Reply