Manpage says:
If --audio-pitch-correction (on by default) is used, playing with a speed higher than normal automatically inserts the scaletempo audio filter.
and if playback speed will be changed (with default [ ] { } controls for example) scaletempo will be used. But scaletempo2 sounds significant better. Is there something that prevents using scaletempo2 instead of scaletempo by default?
mpv 0.33.0 from Christian's repository (deb-multimedia), debian sid
I don't think so, but scaletempo2 (which is based on pitch correction taken from the Chromium repo, as far as I know) hasn't been merged that long ago, I think that's why.
I've been running a patch to auto-insert scaletempo2 since it was added, and have experienced no issues at all with it. In case that adds any confidence towards making this change.
I've been running a patch to auto-insert scaletempo2 since it was added, and have experienced no issues at all with it. In case that adds any confidence towards making this change.
Could you link or post that patch here, please ? Or just forcing autoload by default with af-add=scaletempo2 in config would prevent it being auto-replaced with scaletempo ?
Most helpful comment
I've been running a patch to auto-insert scaletempo2 since it was added, and have experienced no issues at all with it. In case that adds any confidence towards making this change.