dcolak;245791 Wrote: > In lieu of the found problem, I would like to convert on the fly MP3 to > WAV before streaming the song to SqueezeBox. > > I was trying to do it through File Types in Server Settings and by > modifying convert.conf file, but I failed miserably. > > Can someone help me please? :-) > > Thanks.
Try this. In convert.conf add mp3 wav * * [madplay] --very-quiet --bit-depth=24 --output=wave:- $FILE$ and add madplay.exe to BIN server directory. Restart, and test MP3 playback. Unfortunatelly, this dont work OK, I get mix between music and noise. You might be better luck. Nenad -- sikahr ------------------------------------------------------------------------ sikahr's Profile: http://forums.slimdevices.com/member.php?userid=14065 View this thread: http://forums.slimdevices.com/showthread.php?t=40409 _______________________________________________ audiophiles mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/audiophiles
