I am running ubuntu 9.10 and squeezbox server Version: 7.4.2 and m4a's
are still not working for me...

I just created a custom-covert.conf file in etc/squeezeboxserver/ which
looks like this:

"# 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$
"

still not working after restart.... Any help would be appreciated.


-- 
phlegmatic
------------------------------------------------------------------------
phlegmatic's Profile: http://forums.slimdevices.com/member.php?userid=19795
View this thread: http://forums.slimdevices.com/showthread.php?t=45387

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to