>From the log below the conf file is OK and it has executed the correct
command line.  The problem is the command line does not seem to run on
your system.

Check whether the faad and sox actually run on your system, try the
following at a shell prompt - you should get banner lines.

/usr/share/squeezeboxserver/Bin/armhf-linux/faad
/usr/share/squeezeboxserver/Bin/armhf-linux/sox

You are playing HLS format streams.  As I have no reference system for
HLS streams, I don't support using HLS so there may be a problem with
timing when streaming and then running faad/sox on ARM processor. 
Please set preferences to use DASH first.



Code:
--------------------
    
  [18-02-28 12:01:30.1082] Slim::Player::Song::open (363) 
hls://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b09smgt9/mediaset/audio-syndication/proto/http|
  [18-02-28 12:01:30.1095] Slim::Player::Song::open (387) seek=false time=0 
canSeek=1
  [18-02-28 12:01:30.1104] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: aac-aif-squeezebox-00:04:20:05:90:fc
  [18-02-28 12:01:30.1108] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: aac-aif-*-00:04:20:05:90:fc
  [18-02-28 12:01:30.1113] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: aac-aif-squeezebox-*
  [18-02-28 12:01:30.1117] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: aac-aif-*-*
  [18-02-28 12:01:30.1121] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: aac-pcm-squeezebox-00:04:20:05:90:fc
  [18-02-28 12:01:30.1125] Slim::Player::TranscodingHelper::checkBin (242) 
Checking formats for: aac-pcm-*-00:04:20:05:90:fc
  [18-02-28 12:01:30.1130] Slim::Player::TranscodingHelper::enabledFormat (209) 
Checking to see if aac-pcm-*-00:04:20:05:90:fc is enabled
  [18-02-28 12:01:30.1134] Slim::Player::TranscodingHelper::checkBin (250)    
enabled
  [18-02-28 12:01:30.1138] Slim::Player::TranscodingHelper::checkBin (252)   
Found command: [faad] -q -w -f 1 -b 1 $FILE$ | [sox] -q -t wav $FILE$ -t raw -r 
44100 -c 2 -2 -s -
  [18-02-28 12:01:30.1145] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: aac->pcm via: [faad] -q -w -f 1 -b 1 $FILE$ | [sox] -q -t wav 
$FILE$ -t raw -r 44100 -c 2 -2 -s -
  [18-02-28 12:01:30.1151] Slim::Player::Song::open (408) Transcoder: 
streamMode=I, streamformat=pcm
  [18-02-28 12:01:30.1157] 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/b09smgt9/mediaset/audio-syndication/proto/http|]
  [18-02-28 12:01:30.1183] Slim::Player::Song::open (482) URL is a song 
(audio): 
hls://open.live.bbc.co.uk/mediaselector/5/redir/version/2.0/vpid/b09smgt9/mediaset/audio-syndication/proto/http|,
 type=aac
  [18-02-28 12:01:30.1193] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command 
for conversion: "/usr/share/squeezeboxserver/Bin/armhf-linux/faad" -q -w -f 1 
-b 1 - | "/usr/share/squeezeboxserver/Bin/armhf-linux/sox" -q -t wav - -t raw 
-r 44100 -c 2 -2 -s -
  [18-02-28 12:01:30.1199] Slim::Player::Song::open (558) Tokenized command: 
"/usr/share/squeezeboxserver/Bin/armhf-linux/faad" -q -w -f 1 -b 1 - | 
"/usr/share/squeezeboxserver/Bin/armhf-linux/sox" -q -t wav - -t raw -r 44100 
-c 2 -2 -s -
  
--------------------


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

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

Reply via email to