Kodi Community Forum
Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Feature Requests (https://forum.kodi.tv/forumdisplay.php?fid=9)
+--- Thread: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? (/showthread.php?tid=10023)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - brookecoin - 2020-04-13

I was unsuccessful
Can you write all the processes please?

Using yaste


(2016-10-31, 03:46)18000rpm Wrote: 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>.



RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - tixx - 2020-05-15

Hey guys,

Has the max speed increased to more than x2 does anyone know?

Also, I've noticed playing back my files at x2.0 the audio gets out of sync, then slows down super slow every 2min or so. At 1.1-1.9x speed everything works fine.

Thanks


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - HeresJohnny - 2020-05-17

Make sure you have activated "Sync playback to display" and try upping the value for "Threshold for pitch correction".


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - colbert - 2020-06-01

Quote:
Code:
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>.

Works perfectly!!


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - Homer99 - 2020-06-29

hallo friend

i am new user. i use microsft windows 10.

how can i use the the playback watchin. do you now where and how i can install that?

thnx


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - raven6679 - 2020-06-30

(2020-01-26, 09:57)Karellen Wrote: Not by default. You need to make some modifications. Guide here... https://forum.kodi.tv/showthread.php?pid=2420219#pid2420219
Wow, I'm still quoted, thank you [emoji847]
Glad I could help.


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - mmortal03 - 2020-06-30

It'd be great if this was built in to one of the popular skins' UIs so that it could be easily used on devices without a keyboard.


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - KapilTapsi - 2020-07-21

(2020-05-17, 13:27)HeresJohnny Wrote: Make sure you have activated "Sync playback to display" and try upping the value for "Threshold for pitch correction".
Whenever i increase playback speed (i use 1.3) the audio starts skipping. Any solution please?


Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - HeresJohnny - 2020-07-21

Get a faster CPU or use a different platform than AML.


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - Landstander - 2020-07-23

(2020-07-21, 16:05)KapilTapsi Wrote:
(2020-05-17, 13:27)HeresJohnny Wrote: Make sure you have activated "Sync playback to display" and try upping the value for "Threshold for pitch correction".
Whenever i increase playback speed (i use 1.3) the audio starts skipping. Any solution please?

HeresJohnny may sound sarcastic, but he isn't wrong.  The ability to play at a faster speed is limited by the hardware.  SD may work better than HD.  Kodi really should add an option to allow frames to be dropped.


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - adrem85 - 2020-07-30

Of course, I am very glad that in Kodi (I have Kodi 18.7 and MP Ugoos Cube X3, 0.3.6) it is possible to assign an increase speed of content playback even to the remote buttons.

But with the implementation of this feature, Kodi has problems.

For example, if you increase the playback speed to 1.5x-2x, then start skip steps, these are guaranteed
"pauses", "frozen picture", and sometimes the player completely freezes...

On the other hand, for example, in nPlayer this mode is implemented very well and works almost without any complaints. This means that theoretically, stability of operation in this mode is achievable?


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - Landstander - 2020-07-30

(2020-07-30, 16:34)adrem85 Wrote: Of course, I am very glad that in Kodi (I have Kodi 18.7 and MP Ugoos Cube X3, 0.3.6) it is possible to assign an increase speed of content playback even to the remote buttons.

But with the implementation of this feature, Kodi has problems.

For example, if you increase the playback speed to 1.5x-2x, then start skip steps, these are guaranteed
"pauses", "frozen picture", and sometimes the player completely freezes...

On the other hand, for example, in nPlayer this mode is implemented very well and works almost without any complaints. This means that theoretically, stability of operation in this mode is achievable?

Kodi developers' answer to everything is 'buy better hardware', but I agree, implementation could be improved.  Even VLC media player does this better.  I just don't think they care.


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - splendid25 - 2020-08-15

Do you know if "Sync playback to display" can be activated automatically when the playback speed is not 1.00 ? And then turned off when speed returns to 1.00 ?
That way we could still benefit from audio passthrough when playing a DTS track at normal speed, and speed up when we want without changing settings every time.


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - Landstander - 2020-08-15

Something all of us would like to see added.


RE: Speed up playback watching video (include 1.1x to 1.5x ffwd rate with audio)? - jjd-uk - 2020-08-26

An option to change the Play Speed has now been added to the Estuary OSD via the Settings menu

Image

Image