Since I upgraded to SC 7.3.2, I haven't been able to play Apple Lossless files.
I've got a custom-convert.conf, taken from http://wiki.slimdevices.com/index.php/AAC, of # Transcoding for AAC files. # SC 7.3+ mov flc * * # F [faad] -w -f 2 $FILE$ | [flac] -cs --totally-silent --compression-level-0 --endian little --sign signed --channels 2 --bps 16 --sample-rate 44100 - mov mp3 * * # FB:{BITRATE=-B %B} [faad] -w -f 2 $FILE$ | [lame] --resample 44100 --silent -q $QUALITY$ $BITRATE$ -x -r - - mov wav * * # F [faad] -w -f 2 $FILE$ I've tried various locations: /home/slimserver/prefs/custom-convert.conf /home/slimserver/cache/custom-convert.conf /home/slimserver/custom-convert.conf /opt/share/squeezecenter/custom-convert.conf and as /opt/etc/squeezecenter/convert.conf It hasn't worked anywhere. I get the following when I try to play an m4a file: Slim::Player::Song::open (341) Error: Couldn't create command line for alc playback for [file:///mnt/array1/TeraStation/iTunes/......m4a] (where ... is the filename) Any ideas? -- Dingo ------------------------------------------------------------------------ Dingo's Profile: http://forums.slimdevices.com/member.php?userid=22067 View this thread: http://forums.slimdevices.com/showthread.php?t=58957 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
