[mpv] comment out scaletempo2 profile

This commit is contained in:
odrling 2021-03-27 14:10:46 +01:00
parent e662cfa736
commit d7fe14be56

View file

@ -148,10 +148,11 @@ profile-desc="automatically remove scaletempo2"
profile-cond=get("speed", 1.00) == 1.00
af-remove=scaletempo2
[scaletempo2]
profile-desc="automatically add scaletempo2"
profile-cond=get("speed", 1.00) ~= 1.00
af-add=scaletempo2
# for mpv <=0.33
# [scaletempo2]
# profile-desc="automatically add scaletempo2"
# profile-cond=get("speed", 1.00) ~= 1.00
# af-add=scaletempo2
[bad_source]
glsl-shaders-remove=~~/shaders/noise_static_luma.hook.glsl # might get applied several times otherwise