I've played a little more with this. I've added an AAC/M4A entry to
custom-types.conf. The MIME type of the link I am trying to play is
audio/mp4.


Code:
--------------------
    
  aac     m4a,m4b               audio/mp4               audio
  
--------------------


which seems to have helped a little, in that SBS now tries to do
something when supplied with an m4a URL to play. The log is beneath.
However, as you can see from it, the file still fails to play. Does
anyone have any suggestions what else I could try?

I haven't modified the AAC > FLAC command in convert.conf.


Code:
--------------------
    
  [11-05-15 15:31:43.0569] Slim::Player::StreamingController::stop (2064) 
00:04:20:12:0d:13
  [11-05-15 15:31:43.0592] Slim::Player::StreamingController::_Stop (603) Song 
queue is now 0
  [11-05-15 15:31:43.0602] Slim::Player::StreamingController::_setPlayingState 
(2335) new playing state STOPPED
  [11-05-15 15:31:43.0611] 
Slim::Player::StreamingController::_setStreamingState (2348) new streaming 
state IDLE
  [11-05-15 15:31:43.0623] Slim::Player::StreamingController::resetSongqueue 
(1747) Song queue is now 
  [11-05-15 15:31:43.0672] Slim::Player::StreamingController::play (2067) 
00:04:20:12:0d:13
  [11-05-15 15:31:43.0690] Slim::Player::StreamingController::_setPlayingState 
(2335) new playing state STOPPED
  [11-05-15 15:31:43.0700] 
Slim::Player::StreamingController::_setStreamingState (2348) new streaming 
state IDLE
  [11-05-15 15:31:43.0733] Slim::Player::Song::new (108) index 0 -> 
http://media.ninjatune.net/podcast/ninja_cast_11.m4a
  [11-05-15 15:31:43.0754] 
Slim::Player::StreamingController::_setStreamingState (2348) new streaming 
state TRACKWAIT
  [11-05-15 15:31:43.0870] Slim::Player::StreamingController::_playersMessage 
(789) Getting stream info...: 
http://media.ninjatune.net/podcast/ninja_cast_11.m4a
  [11-05-15 15:31:43.0919] Slim::Player::Song::getNextSong (229) 
http://media.ninjatune.net/podcast/ninja_cast_11.m4a
  [11-05-15 15:31:43.0929] Slim::Player::Song::getNextSong (251) scanning URL 
http://media.ninjatune.net/podcast/ninja_cast_11.m4a
  [11-05-15 15:31:43.1275] Slim::Player::TranscodingHelper::getConvertCommand2 
(425) Error: Didn't find any command matches for type: aac
  [11-05-15 15:31:44.3222] Slim::Player::Song::getNextSong (229) 
http://media.ninjatune.net/podcast/ninja_cast_11.m4a
  [11-05-15 15:31:44.3232] Slim::Player::StreamingController::_nextTrackReady 
(737) 00:04:20:12:0d:13: nextTrack will be index 0
  [11-05-15 15:31:44.3243] Slim::Player::StreamingController::_Stream (1196) 
Song queue is now 0
  [11-05-15 15:31:44.3252] Slim::Player::StreamingController::_Stream (1199) 
00:04:20:12:0d:13: preparing to stream song index 0
  [11-05-15 15:31:44.3262] Slim::Player::Song::open (363) 
http://media.ninjatune.net/podcast/ninja_cast_11.m4a
  [11-05-15 15:31:44.3278] Slim::Player::Song::open (387) seek=false time=0 
canSeek=0SEEK_ERROR_TYPE_NOT_SUPPORTEDaac
  [11-05-15 15:31:44.3296] Slim::Player::TranscodingHelper::getConvertCommand2 
(428) Matched: aac->flc via: [faad] -q -w -f 1 $FILE$ | [flac] -cs 
--totally-silent --compression-level-0 --ignore-chunk-sizes -
  [11-05-15 15:31:44.3306] Slim::Player::Song::open (408) Transcoder: 
streamMode=I, streamformat=flc
  [11-05-15 15:31:44.3315] Slim::Player::Song::open (461) Opening stream (no 
direct streaming) using Slim::Player::Protocols::HTTP 
[http://media.ninjatune.net/podcast/ninja_cast_11.m4a]
  [11-05-15 15:31:44.5082] Slim::Player::Song::open (482) URL is a song 
(audio): http://media.ninjatune.net/podcast/ninja_cast_11.m4a, type=mp3
  [11-05-15 15:31:44.5110] Slim::Player::Song::open (558) Tokenized command: 
"C:\Program Files\Squeezebox\server\Bin\MSWin32-x86-multi-thread\faad.exe" -q 
-w -f 1 "-" | "C:\Program 
Files\Squeezebox\server\Bin\MSWin32-x86-multi-thread\flac.exe" -cs 
--totally-silent --compression-level-0 --ignore-chunk-sizes -
  [11-05-15 15:31:44.5275] Slim::Player::Pipeline::new (96) Launching process 
with command: "C:\Program 
Files\Squeezebox\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe"  -d -i 
2829  -w -o 2828 -c "\"C:\Program 
Files\Squeezebox\server\Bin\MSWin32-x86-multi-thread\faad.exe\" -q -w -f 1 
\"-\" | \"C:\Program 
Files\Squeezebox\server\Bin\MSWin32-x86-multi-thread\flac.exe\" -cs 
--totally-silent --compression-level-0 --ignore-chunk-sizes -"
  [11-05-15 15:31:44.5373] Slim::Player::StreamingController::_Stream (1258) 
00:04:20:12:0d:13: stream
  [11-05-15 15:31:44.5463] Slim::Player::StreamingController::_Stream (1293) 
Song queue is now 0
  [11-05-15 15:31:44.5475] Slim::Player::StreamingController::_setPlayingState 
(2335) new playing state BUFFERING
  [11-05-15 15:31:44.5485] 
Slim::Player::StreamingController::_setStreamingState (2348) new streaming 
state STREAMING
  [11-05-15 15:31:44.5716] Slim::Player::Pipeline::acceptReader (203) Pipeline 
reader connected
  [11-05-15 15:31:44.5740] Slim::Player::Pipeline::acceptWriter (236) Pipeline 
writer connected
  [11-05-15 15:31:44.7360] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:45.0585] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:45.4018] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:46.0699] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:46.5178] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:46.9493] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:47.3672] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:47.6717] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:48.3985] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:48.4133] Slim::Player::TranscodingHelper::getConvertCommand2 
(425) Error: Didn't find any command matches for type: aac
  [11-05-15 15:31:48.7603] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:49.1044] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:49.4460] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:49.9285] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:50.2572] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:50.8674] Slim::Player::Player::_buffering (1169) Buffering... 
0 / 261120
  [11-05-15 15:31:51.1044] Slim::Player::Source::_readNextChunk (374) end of 
file or error on socket, song pos: 0
  [11-05-15 15:31:51.1054] Slim::Player::Source::_readNextChunk (379) 
00:04:20:12:0d:13 mark end of stream
  [11-05-15 15:31:51.1063] Slim::Player::Source::_readNextChunk (387) Didn't 
stream any bytes for this song; mark it as failed
  [11-05-15 15:31:51.1072] 
Slim::Player::StreamingController::playerStreamingFailed (2206) 
00:04:20:12:0d:13
  [11-05-15 15:31:51.1086] Slim::Player::StreamingController::_playersMessage 
(789) Problem: Can't open file for:: 
http://media.ninjatune.net/podcast/ninja_cast_11.m4a
  [11-05-15 15:31:51.1115] Slim::Player::StreamingController::_Stop (603) Song 
queue is now 0
  [11-05-15 15:31:51.1136] Slim::Player::StreamingController::_setPlayingState 
(2335) new playing state STOPPED
  [11-05-15 15:31:51.1145] 
Slim::Player::StreamingController::_setStreamingState (2348) new streaming 
state IDLE
  [11-05-15 15:31:51.1157] Slim::Player::StreamingController::_willRetry (1383) 
no retry data
  [11-05-15 15:31:51.1169] Slim::Player::StreamingController::nextsong (863) 
The next song is number 0, was 0
  [11-05-15 15:31:53.6696] Slim::Player::TranscodingHelper::getConvertCommand2 
(425) Error: Didn't find any command matches for type: aac
  
--------------------


-- 
Wigster
------------------------------------------------------------------------
Wigster's Profile: http://forums.slimdevices.com/member.php?userid=14899
View this thread: http://forums.slimdevices.com/showthread.php?t=87526

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

Reply via email to