Hello all,

I'm encounter difficulties with playing Windows media files with latest
version of LMS  ( Version: 8.1.1 - 1610364019 @ Thu Jan 14 06:22:21 CET
2021 )

I use *http;//MyServerIP:9000/stream.mp3* for listening via network
stream from LMS server on my computer or mobile phone.

Actually there is no sound and progress bar returns to 0:00 after a
while.

LMS is running  on Debian Buster and neither distro provided binary of
ffmpeg nor self compiled from source latest build worked for me.

In my living room I have Raspberry Pi with PiCore player ( latest
version ) and I can listen there same WMA files via squeezelite player.
However streaming form PiCore is also broken so I guess that converting
WMA-->mp3 is something broken.

Here is the excerpt from the log file.


Code:
--------------------
    [21-01-28 08:58:40.5834] Slim::Player::Song::open (567) Tokenized command: 
"/usr/bin/ffmpeg" -loglevel quiet "/music/music/mp3/DVD11/Kroda/Kroda/Molotom 
Duhu ta Ednistyu Krovi 2006/kroda (ukr) - velimor - molotom duhu ta ednistyu 
krovi - 01.wma"  -i "/music/music/mp3/DVD11/Kroda/Kroda/Molotom Duhu ta 
Ednistyu Krovi 2006/kroda (ukr) - velimor - molotom duhu ta ednistyu krovi - 
01.wma" -f wav - | "/usr/bin/lame" --silent -q 0 - - & |
  [21-01-28 08:58:40.6822] Slim::Player::SongStreamController::new (30) live=2
  [21-01-28 08:58:40.6828] Slim::Player::StreamingController::_Stream (1282) 
10.10.8.6: stream
  [21-01-28 08:58:40.6833] Slim::Player::StreamingController::_Stream (1319) 
Song queue is now 0
  [21-01-28 08:58:40.6835] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state BUFFERING
  [21-01-28 08:58:40.6837] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMING
  [21-01-28 08:58:40.6840] Slim::Player::StreamingController::_setPlayingState 
(2377) new playing state PLAYING
  [21-01-28 08:58:40.6842] Slim::Player::StreamingController::_Playing (368) 
Song 0 has now started playing
  [21-01-28 08:58:40.6847] Slim::Player::StreamingController::_Playing (397) 
Song queue is now 0
  [21-01-28 08:58:40.6850] Slim::Player::StreamingController::_eventAction 
(302) 10.10.8.6: NextTrackReady - new state PLAYING-STREAMING
  [21-01-28 08:58:40.6853] Slim::Player::StreamingController::_eventAction 
(302) 10.10.8.6: Play - new state PLAYING-STREAMING
  [21-01-28 08:58:40.6958] 
Slim::Player::StreamingController::playingSongElapsed (1745) songtime=57.7536 
from byterate=40000, duration=111.734, bytesReceived=2310144, fullness=0, 
startStream=0
  [21-01-28 08:58:40.7148] 
Slim::Player::StreamingController::playingSongElapsed (1745) songtime=57.7536 
from byterate=40000, duration=111.734, bytesReceived=2310144, fullness=0, 
startStream=0
  [21-01-28 08:58:40.7158] Slim::Utils::Prefs::maxRate (819) Setting maxBitRate 
for foobar2000 from 10.10.8.6 to: 320
  [21-01-28 08:58:40.7162] Slim::Player::TranscodingHelper::checkBin (264) 
Checking formats for: wma-mp3-*-*
  [21-01-28 08:58:40.7164] Slim::Player::TranscodingHelper::enabledFormat (231) 
Checking to see if wma-mp3-*-* is enabled
  [21-01-28 08:58:40.7167] Slim::Player::TranscodingHelper::enabledFormat (239) 
There are 3 disabled formats...
  [21-01-28 08:58:40.7169] Slim::Player::TranscodingHelper::enabledFormat (245) 
Testing wma-wma-*-* vs wma-mp3-*-*
  [21-01-28 08:58:40.7171] Slim::Player::TranscodingHelper::enabledFormat (245) 
Testing wmal-wmal-*-* vs wma-mp3-*-*
  [21-01-28 08:58:40.7173] Slim::Player::TranscodingHelper::enabledFormat (245) 
Testing wmap-wmap-*-* vs wma-mp3-*-*
  [21-01-28 08:58:40.7175] Slim::Player::TranscodingHelper::checkBin (272)    
enabled
  [21-01-28 08:58:40.7177] Slim::Player::TranscodingHelper::checkBin (274)   
Found command: [ffmpeg] -loglevel quiet $PATH$  -i $FILE$ -f wav - | [lame] 
--silent -q $QUALITY$ $BITRATE$ - -
  [21-01-28 08:58:40.7180] Slim::Player::TranscodingHelper::getConvertCommand2 
(488) Matched: wma->mp3 via: [ffmpeg] -loglevel quiet $PATH$  -i $FILE$ -f wav 
- | [lame] --silent -q $QUALITY$ $BITRATE$ - -
  [21-01-28 08:58:40.7184] Slim::Utils::Prefs::maxRate (819) Setting maxBitRate 
for foobar2000 from 10.10.8.6 to: 320
  [21-01-28 08:58:40.7187] Slim::Player::TranscodingHelper::checkBin (264) 
Checking formats for: wma-mp3-*-*
  [21-01-28 08:58:40.7189] Slim::Player::TranscodingHelper::enabledFormat (231) 
Checking to see if wma-mp3-*-* is enabled
  [21-01-28 08:58:40.7191] Slim::Player::TranscodingHelper::enabledFormat (239) 
There are 3 disabled formats...
  [21-01-28 08:58:40.7193] Slim::Player::TranscodingHelper::enabledFormat (245) 
Testing wma-wma-*-* vs wma-mp3-*-*
  [21-01-28 08:58:40.7195] Slim::Player::TranscodingHelper::enabledFormat (245) 
Testing wmal-wmal-*-* vs wma-mp3-*-*
  [21-01-28 08:58:40.7197] Slim::Player::TranscodingHelper::enabledFormat (245) 
Testing wmap-wmap-*-* vs wma-mp3-*-*
  [21-01-28 08:58:40.7199] Slim::Player::TranscodingHelper::checkBin (272)    
enabled
  [21-01-28 08:58:40.7201] Slim::Player::TranscodingHelper::checkBin (274)   
Found command: [ffmpeg] -loglevel quiet $PATH$  -i $FILE$ -f wav - | [lame] 
--silent -q $QUALITY$ $BITRATE$ - -
  [21-01-28 08:58:40.7204] Slim::Player::TranscodingHelper::getConvertCommand2 
(488) Matched: wma->mp3 via: [ffmpeg] -loglevel quiet $PATH$  -i $FILE$ -f wav 
- | [lame] --silent -q $QUALITY$ $BITRATE$ - -
  [21-01-28 08:58:45.2680] 
Slim::Player::StreamingController::playingSongElapsed (1745) songtime=57.7536 
from byterate=40000, duration=111.734, bytesReceived=2310144, fullness=0, 
startStream=0
  [21-01-28 08:58:47.4115] Slim::Player::Source::_readNextChunk (349) Read to 
end of file or pipe
  [21-01-28 08:58:47.4118] Slim::Player::Source::_readNextChunk (372) end of 
file or error on socket, song pos: 2310144
  [21-01-28 08:58:47.4121] Slim::Player::Source::_readNextChunk (377) 10.10.8.6 
mark end of stream
  [21-01-28 08:58:47.4124] Slim::Player::StreamingController::_eventAction 
(272) 10.10.8.6: LocalEndOfStream in PLAYING-STREAMING -> 
Slim::Player::StreamingController::_Streamout
  [21-01-28 08:58:47.4127] 
Slim::Player::StreamingController::_setStreamingState (2386) new streaming 
state STREAMOUT
--------------------


Any help will be very appreciated.

Thank you in advance.


------------------------------------------------------------------------
caball's Profile: http://forums.slimdevices.com/member.php?userid=69055
View this thread: http://forums.slimdevices.com/showthread.php?t=113793

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

Reply via email to