mpv: Optimise clear-speed profile
It now *almost* sounds as good as firefox, though it sometimes still is harder to understand.
This commit is contained in:
parent
4923f70389
commit
380c5b0ec5
|
@ -209,8 +209,8 @@ in
|
|||
tscale-clamp = 0.0;
|
||||
};
|
||||
|
||||
# https://github.com/mpv-player/mpv/issues/4418#issuecomment-368272929
|
||||
clear-speed.af-add = "scaletempo=stride=28:overlap=.9:search=25";
|
||||
# adapted from https://github.com/mpv-player/mpv/issues/4418#issuecomment-368272929
|
||||
clear-speed.af-add = "scaletempo=stride=18:overlap=.6:search=10";
|
||||
};
|
||||
|
||||
scripts = [
|
||||
|
|
Loading…
Reference in a new issue