Hi Folks

Just purchased a new DUET only to find like the Boomboxes that it
doesn't natively stream AAC.  I have the latest server installed on
debian.  I've gone through the forum however I cant still seem to get it
to stream AAC files from tunein...

Here are some details that shows what the config is:

_OPERATING_SYSTEM_
OS is Debian Squeeze

_FAAD_
root@openmediavault-a:/var/log/squeezeboxserver# faad - help
*********** Ahead Software MPEG-4 AAC Decoder V2.7 ******************

Build: Oct 24 2013
Copyright 2002-2004: Ahead Software AG
hxxp://www.audiocoding.com
Floating point version

_LAME_
root@openmediavault-a:/var/log/squeezeboxserver# lame
LAME 64bits version 3.99.5 hxxp://lame.sf.net

_SERVER_VERSION_
Logitech Media Server Version: 7.7.3 - 1375965195 @ Mon Aug 12 03:09:39
PDT 2013

_TRANSCODING_LOG_TO_SHOW_SETTINGS_
[13-10-24 20:30:14.5179] Slim::Player::TranscodingHelper::checkBin (231)
Checking formats for: aac-aac-*-*
[13-10-24 20:30:14.5185] Slim::Player::TranscodingHelper::enabledFormat
(198) Checking to see if aac-aac-*-* is enabled
[13-10-24 20:30:14.5190] Slim::Player::TranscodingHelper::enabledFormat
(206) There are 3 disabled formats...
[13-10-24 20:30:14.5194] Slim::Player::TranscodingHelper::enabledFormat
(212) Testing aac-aac-*-* vs aac-aac-*-*
[13-10-24 20:30:14.5199] Slim::Player::TranscodingHelper::enabledFormat
(216) ** aac-aac-*-* Disabled **
[13-10-24 20:30:14.5204] Slim::Player::TranscodingHelper::checkBin (231)
Checking formats for: aac-flc-*-*
[13-10-24 20:30:14.5209] Slim::Player::TranscodingHelper::enabledFormat
(198) Checking to see if aac-flc-*-* is enabled
[13-10-24 20:30:14.5213] Slim::Player::TranscodingHelper::enabledFormat
(206) There are 3 disabled formats...
[13-10-24 20:30:14.5218] Slim::Player::TranscodingHelper::enabledFormat
(212) Testing aac-aac-*-* vs aac-flc-*-*
[13-10-24 20:30:14.5223] Slim::Player::TranscodingHelper::enabledFormat
(212) Testing aac-flc-*-* vs aac-flc-*-*
[13-10-24 20:30:14.5227] Slim::Player::TranscodingHelper::enabledFormat
(216) ** aac-flc-*-* Disabled **
[13-10-24 20:30:14.5235] Slim::Player::TranscodingHelper::checkBin (231)
Checking formats for: aac-mp3-*-*
[13-10-24 20:30:14.5240] Slim::Player::TranscodingHelper::enabledFormat
(198) Checking to see if aac-mp3-*-* is enabled
[13-10-24 20:30:14.5245] Slim::Player::TranscodingHelper::enabledFormat
(206) There are 3 disabled formats...
[13-10-24 20:30:14.5249] Slim::Player::TranscodingHelper::enabledFormat
(212) Testing aac-aac-*-* vs aac-mp3-*-*
[13-10-24 20:30:14.5254] Slim::Player::TranscodingHelper::enabledFormat
(212) Testing aac-flc-*-* vs aac-mp3-*-*
[13-10-24 20:30:14.5258] Slim::Player::TranscodingHelper::enabledFormat
(212) Testing aac-pcm-*-* vs aac-mp3-*-*
[13-10-24 20:30:14.5263] Slim::Player::TranscodingHelper::checkBin (239)
enabled
[13-10-24 20:30:14.5268] Slim::Player::TranscodingHelper::checkBin (241)
Found command: [faad] -q -w -f 1 $FILE$ | [lame] --silent -q $QUALITY$
$BITRATE$ - -

_I_HAVE_PUT_THIS_INTO_THE_TOP_OF_/ETC/SQUEEZEBOXSERVER/CONVERT.CONF_

# Transcoding for AAC files.
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$ -r - -

mov wav * *
# F
[faad] -w -f 2 $FILE$

I'm not seeing anything else in the logs however on the DUET it clearly
shows its a AAC stream and it says its not supported...even if I leave
teh stream for 30 seconds, nothing happens :-(

Any help would definately be appreciated

Thankyou :-) Pete


------------------------------------------------------------------------
petez69's Profile: http://forums.slimdevices.com/member.php?userid=61946
View this thread: http://forums.slimdevices.com/showthread.php?t=100233

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

Reply via email to