Solved Cannot get PlayerControl(tempoup) to work with 18.0b5 ... no effect on playback speed
#1
I read this thread wherein the PlayerControl(tempoup) and PlayerControl(tempodown) commands are shown which allow speed up of video+audio up to 1.5x.  I added the code shown at that link to a new textfile ~.kodi/userdata/keymaps/custom.xml
 
When I launch kodi with debugging, recognizes that I am hitting that button to use the command, but there is no effect on video playback. I am running 18.0b5 on Linux x86_64. Thanks for any insights.

Complete debug log: https://gist.github.com/graysky2/c5b8ef0...e6ccb25563

Snippet:
Code:
...
13:28:10.288 T:140522416964416 DEBUG: Keyboard: scancode: 0x23, sym: 0x005d, unicode: 0x005d, modifier: 0x0
13:28:10.288 T:140522416964416 DEBUG: HandleKey: closesquarebracket (0xf05d) pressed, action is PlayerControl(tempoup)
13:28:10.405 T:140522416964416 DEBUG: Keyboard: scancode: 0x23, sym: 0x005d, unicode: 0x0000, modifier: 0x0
13:28:11.388 T:140522416964416 DEBUG: Keyboard: scancode: 0x23, sym: 0x005d, unicode: 0x005d, modifier: 0x0
13:28:11.388 T:140522416964416 DEBUG: HandleKey: closesquarebracket (0xf05d) pressed, action is PlayerControl(tempoup)
13:28:11.471 T:140522416964416 DEBUG: Keyboard: scancode: 0x23, sym: 0x005d, unicode: 0x0000, modifier: 0x0
13:28:11.871 T:140522416964416 DEBUG: Keyboard: scancode: 0x23, sym: 0x005d, unicode: 0x005d, modifier: 0x0
13:28:11.871 T:140522416964416 DEBUG: HandleKey: closesquarebracket (0xf05d) pressed, action is PlayerControl(tempoup)
13:28:11.955 T:140522416964416 DEBUG: Keyboard: scancode: 0x23, sym: 0x005d, unicode: 0x0000, modifier: 0x0
13:28:12.905 T:140522416964416 DEBUG: Keyboard: scancode: 0x22, sym: 0x005b, unicode: 0x005b, modifier: 0x0
13:28:12.905 T:140522416964416 DEBUG: HandleKey: opensquarebracket (0xf05b) pressed, action is PlayerControl(tempodown)
13:28:12.988 T:140522416964416 DEBUG: Keyboard: scancode: 0x22, sym: 0x005b, unicode: 0x0000, modifier: 0x0
13:28:13.405 T:140522416964416 DEBUG: Keyboard: scancode: 0x22, sym: 0x005b, unicode: 0x005b, modifier: 0x0
13:28:13.405 T:140522416964416 DEBUG: HandleKey: opensquarebracket (0xf05b) pressed, action is PlayerControl(tempodown)
13:28:13.488 T:140522416964416 DEBUG: Keyboard: scancode: 0x22, sym: 0x005b, unicode: 0x0000, modifier: 0x0
13:28:16.838 T:140522416964416 DEBUG: Keyboard: scancode: 0x40, sym: 0x0134, unicode: 0x0000, modifier: 0x100
...
Need help programming a Streamzap remote?
Reply


Messages In This Thread
Cannot get PlayerControl(tempoup) to work with 18.0b5 ... no effect on playback speed - by graysky - 2018-11-11, 20:32
Logout Mark Read Team Forum Stats Members Help
Cannot get PlayerControl(tempoup) to work with 18.0b5 ... no effect on playback speed0