Hi, many thanks for your reply. I added the following lines to convert.conf. Is the syntax correct? Without those lines it seems as if I cannot play aac files at all.
mov mp3 * * [faad] -w -f 2 $FILE$ | [lame] --resample 44100 --silent -q $QUALITY$ --abr $BITRATE$ -r - - mov flc * * [faad] -w -f 2 $FILE$ | [flac] -cs --totally-silent --compression-level-0 --endian big --sign signed --channels 2 --bps 16 --sample-rate 44100 - Thanks Robert -- StanByk ------------------------------------------------------------------------ StanByk's Profile: http://forums.slimdevices.com/member.php?userid=16720 View this thread: http://forums.slimdevices.com/showthread.php?t=54413 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
