Home

Awesome

quack

quack is an mpv script to temporarily reduce the volume after a seek, in order to lessen the effect of any dramatic Hollywood audio mixing (read: ear damage) when scrubbing through a movie.

The volume is linearly increased back up to its original level. Repeated seeks before the transition is done work as well.

Installation

Drop quack.lua into your scripts directory.

Configuration

There are two options which can be adjusted either by creating a script-opts/quack.conf with optionname=value inside or by passing --script-opts=quack-optionname=value on the command line.

License

GPLv3 because I can. See the file LICENSE for the full license text, which is larger than the code it covers.