Post Reply 
Software Volume Control question ..
08-05-2022, 22:09 (This post was last modified: 08-05-2022 22:10 by simoncn.)
Post: #2
RE: Software Volume Control question ..
You can do this using the optional MinimStreamer package. You need a trial license or full license to run MinimStreamer. Here is an overview of how you could reduce the volume of all files by 6dB:

1) Install the MinimStreamer package
2) Depending on what device you are using to run MinimServer, you might need to install FFmpeg on that device
3) Set the stream.transcode property to transcode all filetypes in your library to wav using FFmpeg. The setting you need will depend on what filetypes you have in your library. For example, if your library contains FLAC and MP3 files, you would set this property to: flac:wav;, mp3:wav
4) Set the stream.options property to: convOut=-af volume=-6dB
Make sure you spell dB correctly (lower-case d, upper-case B).
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Software Volume Control question .. - simoncn - 08-05-2022 22:09

Forum Jump:


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