Does your relevant conf file settings look like this (as detailed in
the Wiki) where it is a single tab or space before the "# F" not
multiple spaces
Code:
--------------------
# 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$
--------------------
--
bpa
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=45387
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix