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

#14445
sonichouse
Participant

@Eddy5 wrote:

I get a wav file out, but get wavstreamer: read failed error.

Looks like you need to specify the length when testing e.g.

/opt/sbin/mt-daapd-ssc.sh “/share/hdd/data/public/mp3/test/New Order – (The Best Of)/(01) New Order – True Faith ’94.flac” 0 3 >test.wav

This created a wav file.
If I leave out the final param I get the read error.