INTERACT FORUM

Please login or register.

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

Author Topic: MCC_PLAYBACK_ENGINE_SET_SUBTITLE_TIMING (28037) not working  (Read 496 times)

fandangos

  • Recent member
  • *
  • Posts: 19
MCC_PLAYBACK_ENGINE_SET_SUBTITLE_TIMING (28037) not working
« on: December 30, 2019, 04:11:18 pm »

Using JRiver 26.0.14 on Windows 10 x64

I'm editing the default Resource.xml and not the custom one as described in the wiki but it works for everything else I change.

The wiki shows:
Command 28037 do    MCC_PLAYBACK_ENGINE_SET_SUBTITLE_TIMING that has a param of a integer value that is represented in this function as MS.

Here is how I'm trying to use it without any success
Replacing the + and - functions:
<Entry Key="+" Command="28037" Param="100" TranslateFlags="32" />
<Entry Key="-" Command="28037" Param="-100" TranslateFlags="32" />

If I understand this right, key + issues command 28037 that should change subtitle timing by 100ms using flag 32 that means during Playback Engine.
The same goes for - with a negative value of -100.

Also I've tried with different values without success like 1 and -1.

Could you point me where I'm doing this wrong?
Logged

fandangos

  • Recent member
  • *
  • Posts: 19
Re: MCC_PLAYBACK_ENGINE_SET_SUBTITLE_TIMING (28037) not working
« Reply #1 on: January 06, 2020, 05:36:01 am »

Bump?

Logged
Pages: [1]   Go Up