ferreum / mpv-skipsilence

Increase playback speed during silence - a revolution in attention-deficit induction technology.
https://codeberg.org/ferreum/mpv-skipsilence/
GNU General Public License v2.0
27 stars 3 forks source link

fast playback on resumed playback #2

Open markifi opened 2 weeks ago

markifi commented 2 weeks ago

it works amazingly well, the only very slight thing i found is if mpv.conf has save-position-on-quit and you quit while it's sped up, open the file later to resume, playback speed defaults to the multiplied speed.

also the default threshold setting was low to me and i increased it to -26 dB, but i guess that's personal preference.

ferreum commented 1 week ago

Yeah, I'm aware of the problem, but I don't know if there's a way to prevent this. For now you'll have to reset the speed manually after resuming from saved position.

Alternatively you may prefer removing speed from watch-later-options, so it's not saved at all, by adding this to mpv.conf:

watch-later-options-remove=speed