Replaygain disabled
Hello,
title says it all, wether I use the --replaygain=type option or the replaygain=type key/value in my config, having visualizer.lua in my scripts dir disable replaygain application.
Can you give me sample command and file to reproduce the bug?
Example file: https://my.mixtape.moe/ckzmyv.flac
mpv --no-config --replaygain=track ckzmyv.flac: replaygain is active.
mpv --no-config --script=~/visualizer.lua --replaygain=track ckzmyv.flac: no replaygain is applied.
The logs confirm this behaviour too.
This is using mpv 0.29.1 with ffmpeg 4.1 on Gentoo.
I have no idea how to fix this.
Well, me neither. Thanks for investigating anyway.