Jukebox transcode for ReplayGain not working

Need help? Post your questions here.

Moderator: moderators

Jukebox transcode for ReplayGain not working

Postby n0rdik » Wed Apr 10, 2019 7:12 am

Hi! I was trying to make a custom format transcoding like this:

Code: Select all
ffmpeg -i %s -map 0:0 -ar 48000 -af volume=replaygain=track -c:a pcm_s16le -v 0 -f s16le -


so applying this to my jukebox, I can play normalized audio through my speakers. But it does nothing, when I play some files in jukebox, when y look into the process with "ps -ef" (ubuntu linux box) it shows:

Code: Select all
/var/subsonic/transcode/ffmpeg -i someaudiofile.mp3 -map 0:0 -v 0 -ar 44100 -ac 2 -f s16be -


Is there any way to change this for every jukebox player? It looks that jukebox mode has its own transcoding and doesn't honour the personal transcoding configuration. Thanks and sorry for my english.
n0rdik
 
Posts: 8
Joined: Tue Mar 21, 2017 12:15 pm

Re: Jukebox transcode for ReplayGain not working

Postby n0rdik » Thu Apr 11, 2019 9:44 am

Well, I found that the ffmpeg command is hardcoded in SettingsService.java as a variable. I've made a request already.
n0rdik
 
Posts: 8
Joined: Tue Mar 21, 2017 12:15 pm


Return to Help

Who is online

Users browsing this forum: No registered users and 14 guests