Reply To: Can’t play FLAC or OGG transcode but can play MP3

#14430
Anonymous
Inactive

Thanks for the reply.
I’m pretty sure I’m using the nightly (It shows svn-1696 on the Firefly server webpages).
I’ve run the folloing
ipkg install ivorbis-tools
ipkg install flac
ipkg install ffmpeg

In /opt/sbin/mt-daapd-ssc.sh
I have the lines
WAVSTREAMER=/opt/bin/wavstreamer
OGGDEC=/opt/bin/oggdec
FLAC=/opt/bin/flac
ALAC=/opt/bin/alac
FFMPEG=/opt/bin/ffmpeg
and I can see the relevant files these point to.

The last 3 lines in the file
/opt/etc/mt-daapd/mt-daapd.conf
shows
[plugins]
plugin_dir = /opt/share/mt-daapd/plugins
plugins = rsp.so,ssc-script.so

Also in this file there are the lines
ssc_codectypes = ogg,flac,alac
ssc_prog = /opt/sbin/mt-daapd-ssc.sh

Does this all sound OK?
Anyway, I’m still not getting any joy playing FLACs.