Hello,

I had 7.2.1 setup on my Ubuntu server, installed via apt. Transcoding
my library of AAC's was working great. I switched from using 'stable'
to using 'unstable' and installed 7.3~24015, and now it seems like
transcoding is busted.

The log files don't show anything error messages, and I haven't changed
my /etc/squeezecenter/custom-convert.conf, it always worked before.

Here are the contents:

# Transcoding for AAC files.
mov flc * *
[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 * *
[faad] -w -f 2 $FILE$ | [lame] --resample 44100 --silent -q
$QUALITY$ -b $BITRATE$ -x -r - -
mov wav * *
[faad] -w -f 2 $FILE$


Any ideas?


-- 
pardsbane
------------------------------------------------------------------------
pardsbane's Profile: http://forums.slimdevices.com/member.php?userid=20916
View this thread: http://forums.slimdevices.com/showthread.php?t=55488

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to