INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Zoom Button  (Read 2439 times)

WeeHappyPixie

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 388
  • Gonnae no dae that..
Zoom Button
« on: January 16, 2016, 02:24:53 pm »

Is it possible to send an mcc command to set the Zoom to 130%

What I would like to do is to program a button on my Moncaso remote that when pressed will set the zoom level to 130%

Thanks,

John
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41936
  • Shoes gone again!
Re: Zoom Button
« Reply #1 on: January 16, 2016, 03:34:59 pm »

It looks this one should do it:
MCC_VIEW_ZOOM_SET
Logged
Matt Ashland, JRiver Media Center

WeeHappyPixie

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 388
  • Gonnae no dae that..
Re: Zoom Button
« Reply #2 on: January 17, 2016, 06:59:04 am »

Thanks Matt however I cannot seem to get it to work with video playback.

After searching the forum I found this,

Coming in build 14.0.16 and later:

22025, 22026:
Code: [Select]
    MCC_VIEW_ZOOM_SET,                             // [int nZoomPercentage]
    MCC_VIEW_ZOOM_INCREMENT,                       // [int nZoomDeltaPercentage]

Note that this zoom is for view zooming, and is not related to image / video playback zooming.

Is this still the case that this option is not related to video playback or am I doing something wrong.

Thanks,

John
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41936
  • Shoes gone again!
Re: Zoom Button
« Reply #3 on: January 17, 2016, 11:03:43 am »

Ah, so that's not it.  Sorry.

I'll look at adding something.
Logged
Matt Ashland, JRiver Media Center

WeeHappyPixie

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 388
  • Gonnae no dae that..
Re:
« Reply #4 on: January 17, 2016, 11:23:39 am »

Thanks Matt.
Logged

Matt

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 41936
  • Shoes gone again!
Re: Zoom Button
« Reply #5 on: January 18, 2016, 08:14:36 am »

Coming next build:
NEW: Added MCC_PLAYBACK_ENGINE_VIDEO_ZOOM (28038) to set the zoom for a playing video.
Logged
Matt Ashland, JRiver Media Center

WeeHappyPixie

  • Regular Member
  • Galactic Citizen
  • ****
  • Posts: 388
  • Gonnae no dae that..
Re: Zoom Button
« Reply #6 on: January 18, 2016, 11:19:24 am »

Coming next build:
NEW: Added MCC_PLAYBACK_ENGINE_VIDEO_ZOOM (28038) to set the zoom for a playing video.

Thanks Matt. Yer a star..
Logged
Pages: [1]   Go Up