I have been screwing with this forever, and I guess I am just starting to get good at figuring this stuff out..
I have been really upset this didn't work out of the box considering I have been a subscriber for a few years now.
I am running all Linux/Unix systems so no easy setup windows stuff for me.
I just went through the forum again looking for the keywords of lame and ffmpeg.
Finally I found a few posts about converting from flac to wav, then to mp3.
If anyone can see something here that could be fixed or tweaked, please let me know by responding to my post !!
Ive only tried a few file types but so far at least on Xigmanas (BSD) in a jail this is the only way to get down-sampling to work
my server
Version 11.2.0.4 - Omnius (revision 6026)
Compiled Thursday September 20 11:45:43 PDT 2018
Platform OS FreeBSD 11.2-RELEASE-p3 #0 r338829M: Thu Sep 20 17:32:35 CEST 2018
Jail that subsonic is installed in
FreeBSD-amd64-11.1
Name
- Code: Select all
MP3down
CONVERT FROM
- Code: Select all
mp3
CONVERT TO
- Code: Select all
ogg oga aac m4a wav aif aiff ape mpc shn m4a mp3
Step one
- Code: Select all
ffmpeg -i %s -map 0:0 -b:a %bk -v 0 -f wav -
Step two
- Code: Select all
lame --silent -f -b %b -