bpa wrote: 
> On Windows the transcoding is done with socketwrapper , flac and faad -
> the problem can be with any of these.
> 
> Can you play any other AAC streams or other BBC Listen Again programs 
> and the same log looks OK ?Earlier I said its not flac, because I also 
> installed and tried LAME.
But, yeah, it could be that faad is being fed duff info.

Here is a working aac stream: 
Code:
--------------------
    [15-03-24 16:02:50.2973] Slim::Player::Song::open (408) Transcoder: 
streamMode=I, streamformat=flc
  [15-03-24 16:02:50.2974] Slim::Player::Song::open (461) Opening stream (no 
direct streaming) using Plugins::BBCiPlayer::HLS 
[hls://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b055dz87/mediaset/audio-syndication/proto/httpxx]
  [15-03-24 16:02:50.2984] Slim::Player::Song::open (482) URL is a song 
(audio): 
hls://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b055dz87/mediaset/audio-syndication/proto/httpxx,
 type=aac
  [15-03-24 16:02:50.2994] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (553) 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 -
  [15-03-24 16:02:50.2995] Slim::Player::Song::open (558) 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 -
  [15-03-24 16:02:50.3031] Slim::Player::Pipeline::new (96) Launching process 
with command: 
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe"  
-D -i 59446  -w -o 59445 -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 -"
  [15-03-24 16:02:50.3397] Slim::Player::SongStreamController::new (31) live=2
  [15-03-24 16:02:50.3400] Slim::Player::StreamingController::_Stream (1327) 
00:50:8d:9f:f2:dd: stream
  [15-03-24 16:02:50.3406] Slim::Player::StreamingController::_Stream (1374) 
Song queue is now 0
  [15-03-24 16:02:50.3407] Slim::Player::StreamingController::_setPlayingState 
(2479) new playing state BUFFERING
  [15-03-24 16:02:50.3408] 
Slim::Player::StreamingController::_setStreamingState (2492) new streaming 
state STREAMING
  [15-03-24 16:02:50.3408] Slim::Player::StreamingController::_eventAction 
(303) 00:50:8d:9f:f2:dd: NextTrackReady - new state BUFFERING-STREAMING
  [15-03-24 16:02:50.3410] Slim::Player::StreamingController::_eventAction 
(303) 00:50:8d:9f:f2:dd: Play - new state BUFFERING-STREAMING
  [15-03-24 16:02:50.3448] Slim::Player::StreamingController::_eventAction 
(271) 00:50:8d:9f:f2:dd: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [15-03-24 16:02:50.3762] Slim::Player::Pipeline::acceptReader (203) Pipeline 
reader connected
  [15-03-24 16:02:50.3763] Slim::Player::Pipeline::sysread (282) Pipeline 
doesn't have pending bytes - trying to get some from source
  [15-03-24 16:02:50.3765] Slim::Player::Source::_readNextChunk (341) Got 
EINTR, will try again later.
  [15-03-24 16:02:50.4657] Slim::Player::Player::_buffering (1173) Buffering... 
0 / 261120
  [15-03-24 16:02:50.4666] Slim::Player::StreamingController::_eventAction 
(271) 00:50:8d:9f:f2:dd: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [15-03-24 16:02:50.7667] Slim::Player::Player::_buffering (1173) Buffering... 
0 / 261120
  [15-03-24 16:02:50.7689] Slim::Player::StreamingController::_eventAction 
(271) 00:50:8d:9f:f2:dd: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [15-03-24 16:02:50.7768] Slim::Player::Pipeline::sysread (282) Pipeline 
doesn't have pending bytes - trying to get some from source
  [15-03-24 16:02:50.7769] Slim::Player::Source::_readNextChunk (341) Got 
EINTR, will try again later.
  [15-03-24 16:02:51.0677] Slim::Player::Player::_buffering (1173) Buffering... 
0 / 261120
  [15-03-24 16:02:51.0687] Slim::Player::StreamingController::_eventAction 
(271) 00:50:8d:9f:f2:dd: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [15-03-24 16:02:51.1781] Slim::Player::Pipeline::sysread (282) Pipeline 
doesn't have pending bytes - trying to get some from source
  [15-03-24 16:02:51.1802] Slim::Player::Pipeline::sysread (304) Attempting to 
write to pipeline writer
  [15-03-24 16:02:51.1806] Slim::Player::Pipeline::sysread (310) Wrote 5531 
bytes to pipeline writer
  [15-03-24 16:02:51.1809] Slim::Player::Pipeline::sysread (282) Pipeline 
doesn't have pending bytes - trying to get some from source
  [15-03-24 16:02:51.1814] Slim::Player::Pipeline::sysread (304) Attempting to 
write to pipeline writer
  [15-03-24 16:02:51.1817] Slim::Player::Pipeline::sysread (310) Wrote 5843 
bytes to pipeline writer
  [15-03-24 16:02:51.1820] Slim::Player::Pipeline::sysread (282) Pipeline 
doesn't have pending bytes - trying to get some from source
  [15-03-24 16:02:51.1824] Slim::Player::Pipeline::sysread (304) Attempting to 
write to pipeline writer
  [15-03-24 16:02:51.1828] Slim::Player::Pipeline::sysread (310) Wrote 5604 
bytes to pipeline writer
  [15-03-24 16:02:51.1830] Slim::Player::Pipeline::sysread (282) Pipeline 
doesn't have pending bytes - trying to get some from source
  [15-03-24 16:02:51.1834] Slim::Player::Pipeline::sysread (304) Attempting to 
write to pipeline writer
  [15-03-24 16:02:51.1837] Slim::Player::Pipeline::sysread (310) Wrote 5517 
bytes to pipeline writer
  [15-03-24 16:02:51.1840] Slim::Player::Pipeline::sysread (282) Pipeline 
doesn't have pending bytes - trying to get some from source
  [15-03-24 16:02:51.1844] Slim::Player::Pipeline::sysread (304) Attempting to 
write to pipeline writer
  [15-03-24 16:02:51.1847] Slim::Player::Pipeline::sysread (310) Wrote 5580 
bytes to pipeline writer
  ....................
--------------------


And this is what happens when no transcoding is needed (yeah, no
socketwrapper): 
Code:
--------------------
    [15-03-24 16:01:12.2386] 
Slim::Player::TranscodingHelper::getConvertCommand2 (428) Matched: aac->aac 
via: -
  [15-03-24 16:01:12.2387] Slim::Player::Song::open (408) Transcoder: 
streamMode=I, streamformat=aac
  [15-03-24 16:01:12.2389] Slim::Player::Song::open (461) Opening stream (no 
direct streaming) using Plugins::BBCiPlayer::HLS 
[hls://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b055jvk0/mediaset/audio-syndication/proto/httpxx]
  [15-03-24 16:01:12.2398] Slim::Player::Song::open (482) URL is a song 
(audio): 
hls://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b055jvk0/mediaset/audio-syndication/proto/httpxx,
 type=aac
  [15-03-24 16:01:12.2400] Slim::Player::SongStreamController::new (31) live=1
  [15-03-24 16:01:12.2404] Slim::Player::StreamingController::_Stream (1327) 
90:2b:34:3c:8f:0f: stream
  [15-03-24 16:01:12.2410] Slim::Player::StreamingController::_Stream (1374) 
Song queue is now 0
  [15-03-24 16:01:12.2412] Slim::Player::StreamingController::_setPlayingState 
(2479) new playing state BUFFERING
  [15-03-24 16:01:12.2413] 
Slim::Player::StreamingController::_setStreamingState (2492) new streaming 
state STREAMING
  [15-03-24 16:01:12.2414] Slim::Player::StreamingController::_eventAction 
(303) 90:2b:34:3c:8f:0f: NextTrackReady - new state BUFFERING-STREAMING
  [15-03-24 16:01:12.2416] Slim::Player::StreamingController::_eventAction 
(303) 90:2b:34:3c:8f:0f: Play - new state BUFFERING-STREAMING
  [15-03-24 16:01:12.2418] Slim::Player::Source::playmode (97) 
90:2b:34:3c:8f:0f: Current playmode: play
  [15-03-24 16:01:12.2420] Slim::Player::Song::DESTROY (160) 
DESTROY(Slim::Player::Song=ARRAY(0x9a84c84)) live=3: index=0, 
url=iplayer://aod?hls=http://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b055jvk0/mediaset/audio-syndication/proto/http&dur=3600&icon=http://ichef.bbci.co.uk/images/ic/512x288/p01lccpz.jpg&title=Desmond%20Carrington%3A%20The%20Music%20Goes%20Round%3A%20Fifties%20Night&desc=Desmond's%20theme%20for%20this%20week%20is%20music%20from%20the%201950s.&icon=http://ichef.bbci.co.uk/images/ic/512x288/p01lccpz.jpg
  [15-03-24 16:01:12.2862] Slim::Player::Source::_readNextChunk (341) Got 
EINTR, will try again later.
  [15-03-24 16:01:12.3663] Slim::Player::Player::_buffering (1173) Buffering... 
0 / 49152
  [15-03-24 16:01:12.3669] Slim::Player::StreamingController::_eventAction 
(271) 90:2b:34:3c:8f:0f: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
  [15-03-24 16:01:12.6673] Slim::Player::Player::_buffering (1173) Buffering... 
0 / 49152
  [15-03-24 16:01:12.6679] Slim::Player::StreamingController::_eventAction 
(271) 90:2b:34:3c:8f:0f: StatusHeartbeat in BUFFERING-STREAMING -> 
Slim::Player::StreamingController::_NoOp
--------------------


------------------------------------------------------------------------
Davidg1's Profile: http://forums.slimdevices.com/member.php?userid=35004
View this thread: http://forums.slimdevices.com/showthread.php?t=53229

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

Reply via email to