Below is a log from my SB3 and shows how a "normal" stream starts.
Compared to your stream - the autostart doesn't happen even though data
has been received - your log is cut off so don't know whether your
fullness reaches threshhold. Last reported "fullness=3142761".
Key points.
* input buffer is empty "fullness" and output has capacity
"output_fullness" before playing.
* "autostart:1 " player will fill its input buffer "fullness" until
threshold (max value 255) is reached.
* When the threshold is reached the player will start "autostart"
playing audio so elapsed time will start incrementing.
* data will move for input buffer to poutputbuffer and player will get
more data into input buffer.
* Elapsed time reported by player is what LMS displays.
Code:
--------------------
[22-01-28 08:56:59.1064] Slim::Player::Squeezebox::stream_s (544) stream_s
called: format: flc url:
file:///mnt/hddrive/home/albums/test/1%20Vaet%20Videns%20Dominus.flac
[22-01-28 08:56:59.1067] Slim::Player::Squeezebox::stream_s (937) Using smart
transition mode
[22-01-28 08:56:59.1068] Slim::Player::Squeezebox::stream_s (997) Starting
decoder with format: f flags: 0x0 autostart: 1 buffer threshold: 255 output
threshold: 0 samplesize: ? samplerate: ? endian: ? channels: ?
[22-01-28 08:56:59.1092] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMf: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1094] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-strm: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1123] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-audg: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1125] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMf: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1126] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMc: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1129] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-strm: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1134] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:16:07:0e: STAT-STMt: fullness=0, output_fullness=3493024, elapsed=0.000
[22-01-28 08:56:59.1135] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:16:07:0e: STAT-strm: fullness=0, output_fullness=3493024, elapsed=0.000
[22-01-28 08:56:59.1181] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-audg: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1211] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMt: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1213] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-strm: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1224] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMe: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1686] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMh: fullness=0, output_fullness=3497792, elapsed=0.000
[22-01-28 08:56:59.1689] Slim::Networking::Slimproto::_http_response_handler
(553) Squeezebox got HTTP response:
HTTP/1.1 200 OK
Server: Logitech Media Server (8.2.1 - 1634705759)
Connection: close
Content-Type: audio/x-flac
Set-Cookie: Squeezebox-albumView=; path=/
Set-Cookie: Squeezebox-expandPlayerControl=true; path=/
Set-Cookie: Squeezebox-expanded-MY_MUSIC=1; path=/
Set-Cookie: Squeezebox-expanded-FAVORITES=1; path=/
Set-Cookie: Squeezebox-expanded-PLUGINS=1; path=/
Set-Cookie: Squeezebox-expanded-PLUGIN_MY_APPS_MODULE_NAME=1; path=/
Set-Cookie: Squeezebox-expanded-RADIO=1; path=/
[22-01-28 08:56:59.5614] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMs: fullness=307508, output_fullness=66816,
elapsed=0.000
[22-01-28 08:57:00.2676] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMt: fullness=1051550, output_fullness=739584,
elapsed=0.705
[22-01-28 08:57:01.2658] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMt: fullness=2196501, output_fullness=1713792,
elapsed=1.705
[22-01-28 08:57:02.2670] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMt: fullness=3143679, output_fullness=2282624,
elapsed=2.705
[22-01-28 08:57:03.2658] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMt: fullness=3141119, output_fullness=2888320,
elapsed=3.705
[22-01-28 08:57:04.0054] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMt: fullness=3142561, output_fullness=3364992,
elapsed=4.444
[22-01-28 08:57:04.0057] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-strm: fullness=3142561, output_fullness=3364864,
elapsed=4.444
[22-01-28 08:57:04.2665] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMt: fullness=3145460, output_fullness=3494016,
elapsed=4.705
[22-01-28 08:57:05.2663] Slim::Networking::Slimproto::_stat_handler (784)
00:04:20:07:8a:23: STAT-STMt: fullness=3145282, output_fullness=3509888,
elapsed=5.705
--------------------
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=115808
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss