INTERACT FORUM

More => Old Versions => Media Center 12 (Development Ended) => Topic started by: Twit on June 30, 2007, 05:53:27 am

Title: Media Center Core Commands - DVD aspect ratio : SOLVED
Post by: Twit on June 30, 2007, 05:53:27 am
Hi,

On the dev wiki it lists:

Playback Engine
28023    MCC_PLAYBACK_ENGINE_SET_ASPECT_RATIO = 28023,    -1: cycles; 0 - 8: selects individual Aspect Ratio Modes

I cannot get this to work: MC version 12.0.267

I did find a thread (circa feb 2007) saying it was not implemented yet.

Is this supposed to work? If so how? All my other commands work.

Any help appreciated.

Simon.
Title: Re: Media Center Core Commands - DVD aspect ratio
Post by: Matt on June 30, 2007, 07:17:40 am
Try 28022.

I think the online MCC list may need to be updated after some changes we've made.  We'll do that soon.
Title: Re: Media Center Core Commands - DVD aspect ratio
Post by: Twit on June 30, 2007, 07:38:23 am
Thanks, works perfect now.
Title: Re: Media Center Core Commands - DVD aspect ratio : SOLVED
Post by: Matt on June 30, 2007, 09:57:18 am
Just a heads-up that this is up-to-date now:
http://www.jrmediacenter.com/DevZone/MCCommands.h

Normally commands are only added to the end so old commands keep working as expected, but the 28000 block is all new and was still being developed recently.