I found I had a custom-convert file on the server, cant remember why I
put it there but most probably due to some historical bbc iplayer listen
again problems.
I renamed the custom-convert.conf > custom-convert.conf.bak so now I
understand the LMS GUI file types take precedence.
Result looks like nothing negative but nothing positive either.
Code:
--------------------
root@arm:~# cat /etc/squeezeboxserver/custom-convert.conf
# 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
aac mp3 * *
# FB:{BITRATE=-B %B}
[faad] -w -f 2 $FILE$ | [lame] --resample 44100 --silent -q $QUALITY$
$BITRATE$ -x -r - -
aac wav * *
# F
[faad] -w -f 2 $FILE$
--------------------
------------------------------------------------------------------------
Bemused's Profile: http://forums.slimdevices.com/member.php?userid=65092
View this thread: http://forums.slimdevices.com/showthread.php?t=97803
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix