Heuer wrote:
> SomaFm played OK. Scala baulks.
>
> [20-08-14 11:10:39.8332]
> Slim::Player::TranscodingHelper::getConvertCommand2 (467) Error: Didn't
> find any command matches for type: aac
>
> Extract of log file attached.
Windows !! I think this is part of the issue - things are different
with Windows.
Ignore the " Didn't find any command matches for type: aac" that
probably means no native match - LMS does multiple rules test in
parallel - results come out in any order.
LMS did set up a trasncoding chain but it broke as if incoming stream
stopped.
Code:
--------------------
20-08-14 11:10:39.7915] Slim::Player::Song::open (489) URL is a song (audio):
https://stream-mz.planetradio.co.uk/scalahigh.aac, type=aac
[20-08-14 11:10:39.7919]
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (641) Using command
for conversion:
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\faad.exe" -q -w -f 1
- | "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -cs
--totally-silent --compression-level-0 --ignore-chunk-sizes -
[20-08-14 11:10:39.7921] Slim::Player::Song::open (565) Tokenized command:
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\faad.exe" -q -w -f 1
- | "C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -cs
--totally-silent --compression-level-0 --ignore-chunk-sizes -
[20-08-14 11:10:39.7943] Slim::Player::Pipeline::new (95) Launching process
with command:
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe"
-d -i 52512 -w -o 52511 -c
"\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\faad.exe\" -q -w -f
1 - | \"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe\" -cs
--totally-silent --compression-level-0 --ignore-chunk-sizes -"
[20-08-14 11:10:39.8030] Slim::Player::StreamingController::_Stream (1282)
00:04:20:1f:5c:a7: stream
[20-08-14 11:10:39.8035] Slim::Player::Boom::play (342) Setting LineIn to 0
for [https://stream-mz.planetradio.co.uk/scalahigh.aac]
[20-08-14 11:10:39.8037] Slim::Player::Boom::setLineIn (434) Switching to
line in 0
[20-08-14 11:10:39.8065] Slim::Player::StreamingController::_Stream (1319)
Song queue is now 0
[20-08-14 11:10:39.8069] Slim::Player::StreamingController::_setPlayingState
(2377) new playing state BUFFERING
[20-08-14 11:10:39.8072]
Slim::Player::StreamingController::_setStreamingState (2386) new streaming
state STREAMING
[20-08-14 11:10:39.8332] Slim::Player::TranscodingHelper::getConvertCommand2
(467) Error: Didn't find any command matches for type: aac
[20-08-14 11:10:39.8560] Slim::Player::Pipeline::acceptWriter (235) Pipeline
writer connected
[20-08-14 11:10:39.8563] Slim::Player::Pipeline::acceptReader (202) Pipeline
reader connected
[20-08-14 11:10:39.9309] Slim::Player::Player::_buffering (1144) Buffering...
0 / 261120
[20-08-14 11:10:39.9311] Slim::Player::Player::_buffering (1145) +output...
3493120 / 1058400
[20-08-14 11:11:28.2466] Slim::Player::Source::_readNextChunk (372) end of
file or error on socket, song pos: 0
--------------------
It is strange because last line "3493120 / 1058400" indicates that data
was received from scala, transcoded and sent to player but stream then
broke down before enough was received .
Strange because somafm stream is http/AAC and so trasncoding chain
works OK.
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=110228
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss