Kore icon indicating copy to clipboard operation
Kore copied to clipboard

Add playback speed buttons

Open pataquets opened this issue 5 years ago • 1 comments

Feature suggestion

Detailed Description Add buttons to increase/decrease playback speed.

Context

There are many users who like to play videos faster, especially if they are slow paced (conferences, talks, etc). Also, being able to slow down the video might be of help. The action is already in the UI, but hidden in play options. Making it more accessible would be helpful.

Possible Implementation

JSON API commands:

  • PlayerControl(tempoup)
  • PlayerControl(tempodown)

A couple buttons near play button. If there is not enough space in the UI, it might work tap-holding fwd/rew buttons. Alternatively, Yatse provides this functionality by tap-holding the FF button.

pataquets avatar Nov 01 '20 00:11 pataquets

@pataquets Hi, thank you for creating this feature request.

I've enabled sync video playback to display (which should be enabled by default) in Kodi (Settings->Player->Videos) to be able to speed up(/down) videos using the keyboard ALT+LEFT(/RIGHT) keys.

I also would love this feature in the Kore remote as there are quite some videos out there in the internet which are slowed down from their normal speed (maybe to avoid automatic content recognition).

sebma avatar Jul 07 '21 16:07 sebma