Post Reply 
Convolver + ReplayGain
04-12-2023, 12:07
Post: #6
RE: Convolver + ReplayGain
You need to use the setting flac:wav24; instead of flac:wav24. The semicolon tells MinimStreamer to use FFmpeg for transcoding instead of its own internal converter. The semicolon is only needed for FLAC, so your complete setting should be

stream.transcode
mp3:wav24, flac:wav24;

With these settings, positive replay gain for FLAC files is working for me. However, I cannot get positive replay gain to work for MP3 files, only negative gain.

This seems to be a problem with FFmpeg rather than MinimStreamer. I ran FFmpeg directly from the command line on some test files and the result was the same.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Convolver + ReplayGain - AnnieBody - 06-11-2023, 20:43
RE: Convolver + ReplayGain - simoncn - 06-11-2023, 21:20
RE: Convolver + ReplayGain - simoncn - 30-11-2023, 10:33
RE: Convolver + ReplayGain - simoncn - 04-12-2023 12:07
RE: Convolver + ReplayGain - simoncn - 16-12-2023, 16:39

Forum Jump:


User(s) browsing this thread: 1 Guest(s)