mh_ wrote: 
> There you go: 20285
> note: this time it checks for "unk-*" formats at first... but it plays
> anyway
> and as a bonus: 20286 - played the same stream again,
> but it failed this time here (looking for mp3-* format). I am running in
> circles...
> And to answer a question which may arise: yes it happens also on Radio
> alone, unsynced. So it does not depend on a player type, or if
> synchronization is on or off, or faad or anything else. Just LMS
> resolving wrong format.

A very quick look at first stream in first log. Very strange. The first
stream which plays aac and invokes faad - strangely LMS also seems to
indicate mp3 type - so perhaps the mp3 is being written after stream
start playing.  It could also indicate that the "type" is somehow
misleading.


Code:
--------------------
    
  16-04-16 17:38:03.4128] Slim::Player::Song::open (461) Opening stream (no 
direct streaming) using Slim::Player::Protocols::HTTP 
[http://ice1.somafm.com/illstreet-128-aac]
  [16-04-16 17:38:03.9404] Slim::Player::Song::open (482) URL is a song 
(audio): http://ice1.somafm.com/illstreet-128-aac, type=mp3
  [16-04-16 17:38:03.9454] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command 
for conversion: "/opt/ssods4/bin/faad" -q -w -f 1 - | "/opt/ssods4/bin/flac" 
-cs --totally-silent --compression-level-0 --ignore-chunk-sizes -
  [16-04-16 17:38:03.9485] Slim::Player::Song::open (558) Tokenized command: 
"/opt/ssods4/bin/faad" -q -w -f 1 - | "/opt/ssods4/bin/flac" -cs 
--totally-silent --compression-level-0 --ignore-chunk-sizes -
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=105467

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

Reply via email to