mpv-scripts icon indicating copy to clipboard operation
mpv-scripts copied to clipboard

Replaygain disabled

Open q3cpma opened this issue 6 years ago • 4 comments

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.

q3cpma avatar Feb 04 '19 18:02 q3cpma

Can you give me sample command and file to reproduce the bug?

mfcc64 avatar Feb 11 '19 17:02 mfcc64

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.

q3cpma avatar Feb 11 '19 18:02 q3cpma

I have no idea how to fix this.

mfcc64 avatar Mar 22 '19 17:03 mfcc64

Well, me neither. Thanks for investigating anyway.

q3cpma avatar Mar 22 '19 19:03 q3cpma