Posts: 76
Joined: Dec 2009
Reputation:
0
FYI if you want to use"[" and "]" to change the playback speed like in VLC you need to use this keymap:
<keymap>
<FullscreenVideo>
<keyboard>
<opensquarebracket>PlayerControl(tempodown)</opensquarebracket>
<closesquarebracket>PlayerControl(tempoup)</closesquarebracket>
</keyboard>
</FullscreenVideo>
<VideoMenu>
<keyboard>
<opensquarebracket>PlayerControl(tempodown)</opensquarebracket>
<closesquarebracket>PlayerControl(tempoup)</closesquarebracket>
</keyboard>
</VideoMenu>
</keymap>
Putting these under <global> will not work because the default actions for "[" and "]" are defined under <FullscreenVideo> and <VideoMenu>.
Posts: 1
Joined: Nov 2016
Reputation:
0
I was waiting for this feature by long time!!
Thanks a lot developers! And thanks to raven6679 for the very clear instructions in previous page!
In final version of Krypton, I think that by default pressing FF key on remote contol we should get 1.5x (with audio), 2x, 4x, 8x, ecc..
What do you think about?
(sorry for my little english)
Posts: 1
Joined: Nov 2016
Reputation:
0
Hi,
I struggled 40 mins in attempts to get this feature working. So what Im trying to do is to launch kodi as dlna server and stream to my tv a video with playback speed of 1.5x. Im on mac osx and I installed the latest nightly build, tried few different skins (default too) but in the end I cant find playback speed option and thats it. Config files mentioned here with keymaps can be edited only under windows I supposed. Can someone provide more info how to get this feature up and running on mac or it is available only on windows ?
Regards
Posts: 16,946
Joined: Feb 2011
Reputation:
256
Thats not how upnp works afaik. Its the player that needs that feature. In your case that would be the tv...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much:
click here
HowTo setup NFS for Kodi:
NFS (wiki)
HowTo configure avahi (zeroconf):
Avahi_Zeroconf (wiki)
READ THE IOS FAQ!:
iOS FAQ (wiki)
Posts: 105
Joined: Dec 2015
Reputation:
2
It's still not in the android build, correct?
Posts: 105
Joined: Dec 2015
Reputation:
2
Can you edit keymaps when the device is an android TV?
Posts: 9
Joined: May 2016
Reputation:
0
Thank you for this new feature, that I had been waiting for a long time
Is it anyway to speed up more than 1.5x with sound ?
It is not for watching a movie in 2X, but some slow passages without dialogues for example (if I'm in a hurry).
VLC can play up to 4X with sound and my phone player up to 2X, I hope Kodi can do the same.
Thank you
Posts: 76
Joined: Dec 2009
Reputation:
0
A few issues with the feature that hopefully will be improved:
1. The "fast forward" UI never goes away.
2. When you pause and continue it goes back to 1X speed.
3. Jump/skip does not work reliably in high speed playback.
4. Only goes to maximum 1.5X.
Posts: 3
Joined: Aug 2015
Reputation:
0
2016-12-17, 00:57
(This post was last modified: 2016-12-17, 22:47 by holocronweaver.)
FWIW, Raspberry Pi 3 + LibreELEC handles 1.5x tempo just fine.
Really hoping they up max tempo to at least 2x, if not 3x.
Edit: I am not experiencing issues 1-3 that 18000rpm describes in Beta 5, but am experiencing 2 in Beta 6. Regression?