Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Question about --no-replay-gain (Read 620 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Question about --no-replay-gain

Hello.

May anyone answer what does this option do?
Code: [Select]
--no-replay-gain

I expected this to work as "--no-padding" to remove padding. But with "--no-replay-gain" i don't see any changes in replay gain tags after encoding any flac file that already has these tags.

Re: Question about --no-replay-gain

Reply #1
I suspect it's there only to counteract a previously used '--replay-gain'. E.g. if some tool uses '--replay-gain' by default but also allows user-provided arguments than '--no-replay-gain' will override that default '--replay-gain'.

Re: Question about --no-replay-gain

Reply #2
Thanks, @danadam , so there is no opportunity to remove Replay Gain tag with flac.exe (only using metaflac.exe)?

 

Re: Question about --no-replay-gain

Reply #3
AFAIK no, there isn't.