Finally I found out how to browse into hidden package content (sorry, I'm not a techie and rather Windows impaired) When I doubleclick on faad I get this answer:
---------------------------------------------------------------------------- Last login: Fri Mar 20 16:40:08 on console /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad; exit Welcome to Darwin! kat...@katrin:~$ /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad; exit *********** Ahead Software MPEG-4 AAC Decoder V2.7 ****************** Patched for SqueezeCenter http://bugs.slimdevices.com/show_bug.cgi?id=10602 Build: Mar 16 2009 Copyright 2002-2004: Ahead Software AG http://www.audiocoding.com Floating point version This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License. ************************************************************************** Usage: /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad [options] infile.aac Options: -h Shows this help screen. -i Shows info about the input file. -a X Write MPEG-4 AAC ADTS output file. -t Assume old ADTS format. -o X Set output filename. -f X Set output format. Valid values for X are: 1: Microsoft WAV format (default). 2: RAW PCM data. -b X Set output sample format. Valid values for X are: 1: 16 bit PCM data (default). 2: 24 bit PCM data. 3: 32 bit PCM data. 4: 32 bit floating point data. 5: 64 bit floating point data. -s X Force the samplerate to X (for RAW files). -l X Set object type. Supported object types: 1: Main object type. 2: LC (Low Complexity) object type. 4: LTP (Long Term Prediction) object type. 23: LD (Low Delay) object type. -d Down matrix 5.1 to 2 channels -w Write output to stdio instead of a file. -g Disable gapless decoding. -q Quiet - suppresses status messages. Example: /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad infile.aac /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad infile.mp4 /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad -o outfile.wav infile.aac /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad -w infile.aac > outfile.wav /Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad -a outfile.aac infile.aac logout ---------------------------------------------------------------------------- When I'm trying to play a AAC file I get this log (player.source: INFO): ---------------------------------------------------------------------------- [09-03-20 17:19:37.0518] main::init (276) Starting SqueezeCenter (v7.4, r25649, Fri Mar 20 01:04:15 PDT 2009) [09-03-20 17:19:41.7817] main::init (276) Starting SqueezeCenter (v7.4, r25649, Fri Mar 20 01:04:15 PDT 2009) [09-03-20 17:21:22.8624] Slim::Player::StreamingController::stop (1614) 00:04:20:16:40:4a [09-03-20 17:21:22.8646] Slim::Player::Source::playmode (172) 00:04:20:16:40:4a: Current playmode: stop [09-03-20 17:21:22.8858] Slim::Player::StreamingController::play (1617) 00:04:20:16:40:4a [09-03-20 17:21:22.8888] Slim::Player::StreamingController::_Stop (546) Song queue is now 0 [09-03-20 17:21:22.8895] Slim::Player::StreamingController::_setPlayingState (1871) new playing state STOPPED [09-03-20 17:21:22.8901] Slim::Player::StreamingController::_setStreamingState (1884) new streaming state IDLE [09-03-20 17:21:22.8931] Slim::Player::Song::new (64) index 0 -> file:///Users/Katrin/Music/iTunes/iTunes%20Music/Mussorgsky,%20Modest/Pictures%20at%20an%20Exhibition/05%20Pictures%20at%20an%20Exhibition,%201%20Promenade.m4a [09-03-20 17:21:22.8943] Slim::Player::StreamingController::_setStreamingState (1884) new streaming state TRACKWAIT [09-03-20 17:21:22.8964] Slim::Player::Song::getNextSong (178) file:///Users/Katrin/Music/iTunes/iTunes%20Music/Mussorgsky,%20Modest/Pictures%20at%20an%20Exhibition/05%20Pictures%20at%20an%20Exhibition,%201%20Promenade.m4a [09-03-20 17:21:22.8975] Slim::Player::StreamingController::_nextTrackReady (665) 00:04:20:16:40:4a: nextTrack will be index 0 [09-03-20 17:21:22.8982] Slim::Player::StreamingController::_Stream (939) 00:04:20:16:40:4a: preparing to stream song index 0 [09-03-20 17:21:22.8988] Slim::Player::StreamingController::_Stream (955) Song queue is now 0 [09-03-20 17:21:22.8997] Slim::Player::Song::open (302) file:///Users/Katrin/Music/iTunes/iTunes%20Music/Mussorgsky,%20Modest/Pictures%20at%20an%20Exhibition/05%20Pictures%20at%20an%20Exhibition,%201%20Promenade.m4a [09-03-20 17:21:22.9041] Slim::Player::TranscodingHelper::getConvertCommand2 (455) Error: Didn't find any command matches for type: mp4 [09-03-20 17:21:22.9050] Slim::Player::Song::open (323) seek=false time=0 canSeek=0SEEK_ERROR_TYPE_NOT_SUPPORTEDmp4 [09-03-20 17:21:22.9069] Slim::Player::TranscodingHelper::getConvertCommand2 (458) Matched: mp4->flc via: [faad] -q -w -f 1 $FILE$ | [flac] -cs --totally-silent --compression-level-0 --ignore-chunk-sizes - [09-03-20 17:21:22.9075] Slim::Player::Song::open (340) Transcoder: streamMode=F, streamformat=flc [09-03-20 17:21:22.9098] Slim::Player::Song::open (457) Tokenized command "/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/faad" -q -w -f 1 "/Users/Katrin/Music/iTunes/iTunes Music/Mussorgsky, Modest/Pictures at an Exhibition/05 Pictures at an Exhibition, 1 Promenade.m4a" | "/Library/PreferencePanes/SqueezeCenter.prefPane/Contents/server/Bin/darwin/flac" -cs --totally-silent --compression-level-0 --ignore-chunk-sizes - & | [09-03-20 17:21:23.1060] Slim::Player::StreamingController::_Stream (1004) 00:04:20:16:40:4a: stream [09-03-20 17:21:23.1128] Slim::Player::StreamingController::_Stream (1034) Song queue is now 0 [09-03-20 17:21:23.1159] Slim::Player::StreamingController::_setPlayingState (1871) new playing state BUFFERING [09-03-20 17:21:23.1171] Slim::Player::StreamingController::_setStreamingState (1884) new streaming state STREAMING [09-03-20 17:21:23.2382] Slim::Player::Source::_readNextChunk (499) end of file or error on socket, song pos: 0 [09-03-20 17:21:23.2389] Slim::Player::Source::_readNextChunk (506) Didn't stream any bytes for this song; mark it as failed [09-03-20 17:21:23.2397] Slim::Player::StreamingController::playerStreamingFailed (1748) 00:04:20:16:40:4a [09-03-20 17:21:23.2411] Slim::Player::StreamingController::_playersMessage (708) Problem: Can't open file for:: file:///Users/Katrin/Music/iTunes/iTunes%20Music/Mussorgsky,%20Modest/Pictures%20at%20an%20Exhibition/05%20Pictures%20at%20an%20Exhibition,%201%20Promenade.m4a [09-03-20 17:21:23.2471] Slim::Player::StreamingController::_Stop (546) Song queue is now 0 [09-03-20 17:21:23.2489] Slim::Player::StreamingController::_setPlayingState (1871) new playing state STOPPED [09-03-20 17:21:23.2499] Slim::Player::StreamingController::_setStreamingState (1884) new streaming state IDLE [09-03-20 17:21:23.2515] Slim::Player::StreamingController::nextsong (756) Giving up because of too many consecutive errors: 1 [09-03-20 17:21:23.5735] Slim::Player::TranscodingHelper::getConvertCommand2 (455) Error: Didn't find any command matches for type: mp4 ---------------------------------------------------------------------------- Thank you for investigating! -- Quad ------------------------------------------------------------------------ Quad's Profile: http://forums.slimdevices.com/member.php?userid=20234 View this thread: http://forums.slimdevices.com/showthread.php?t=60571 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
