Discrete Aspect Ratio Selection
#1
Is it possible to send a single command to set a specific aspect ratio? Currently I'm using
Code:
sendCommand("Action(19)")
to toggle thru all available modes.

Alternatively is there a change I can make so only certain aspects get toggled? eg. Normal and 16:9 stretch?

I prefer all my 4:3 TV Shows to be stretched to 16:9, but I don't want my 2.35 movies to be stretched to 16:9 so I just leave it on normal.
Reply
#2
One presumes it either always starts on normal (you haven't switched viewmode) or it starts in the viewmode you've previously switched to.

A simple solution then is to just repeat the command however many times is needed to get to that view mode.
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
Reply
#3
Thanks for the response. I will leave it set on "Normal" and I will program my "16X9" button to toggle the aspect button 5 times Smile

Thanks again.
Reply

Logout Mark Read Team Forum Stats Members Help
Discrete Aspect Ratio Selection0