WofWca / jumpcutter

⏩ Fast-forwards long pauses between sentences — watch lectures ~1.5x faster (browser extension)

Home Page:https://chrome.google.com/webstore/detail/jump-cutter/lmppdpldfpfdlipofacekcfleacbbncp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video element controls keep appearing on each silence skip

WofWca opened this issue · comments

Problem: when using the experimental algorithm (as well as desync correction), when a seek is performed, the controls fade in for ~2 seconds, which may be distracting to people.

It doesn't happen if you remove the controls, so maybe we could add a checkbox that removes them, at least for the local file player:

It would make it a pain to seek the media if you don't use hotkeys though.

Can we maybe hide them just for the moment when the seek is performed?

In the future we could put this checkbox in the popup or something like that so you can hide controls on regular websites.
Also maybe we could hide the controls only if the element is not focused.