philippe_44 wrote:
> Are you sure vorbis codec is installed on your system? If you set
> conversion log to info you will see exactly whatÂ’s going in terms of
> transcoder choices
This is what player.source debug shows:
Code:
--------------------
[20-07-08 00:42:34.7104] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-ogf-squeezelite-bc:5f:f4:bf:3e:71
[20-07-08 00:42:34.7105] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-ogf-*-bc:5f:f4:bf:3e:71
[20-07-08 00:42:34.7106] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-ogf-squeezelite-*
[20-07-08 00:42:34.7107] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-ogf-*-*
[20-07-08 00:42:34.7108] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-flc-squeezelite-bc:5f:f4:bf:3e:71
[20-07-08 00:42:34.7109] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-flc-*-bc:5f:f4:bf:3e:71
[20-07-08 00:42:34.7109] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-flc-squeezelite-*
[20-07-08 00:42:34.7111] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-flc-*-*
[20-07-08 00:42:34.7112] Slim::Player::TranscodingHelper::enabledFormat (208)
Checking to see if spt-flc-*-* is enabled
[20-07-08 00:42:34.7112] Slim::Player::TranscodingHelper::enabledFormat (216)
There are 2 disabled formats...
[20-07-08 00:42:34.7113] Slim::Player::TranscodingHelper::enabledFormat (222)
Testing flc-aif-*-* vs spt-flc-*-*
[20-07-08 00:42:34.7114] Slim::Player::TranscodingHelper::enabledFormat (222)
Testing flc-pcm-*-* vs spt-flc-*-*
[20-07-08 00:42:34.7115] Slim::Player::TranscodingHelper::checkBin (249)
enabled
[20-07-08 00:42:34.7116] Slim::Player::TranscodingHelper::checkBin (251)
Found command: [spotty.exe] --enable-volume-normalisation -n Squeezebox -c
"C:\ProgramData\Squeezebox\Cache\spotty\87623e24" --single-track $URL$
--bitrate 320 --disable-discovery --disable-audio-cache $START$ | [flac] -cs
--channels=2 --sample-rate=44100 --bps=16 --endian=little --sign=signed --fast
--totally-silent --ignore-chunk-sizes -
[20-07-08 00:42:34.7118] Slim::Player::TranscodingHelper::getConvertCommand2
(445) Matched: spt->flc via: [spotty.exe] --enable-volume-normalisation -n
Squeezebox -c "C:\ProgramData\Squeezebox\Cache\spotty\87623e24" --single-track
$URL$ --bitrate 320 --disable-discovery --disable-audio-cache $START$ | [flac]
-cs --channels=2 --sample-rate=44100 --bps=16 --endian=little --sign=signed
--fast --totally-silent --ignore-chunk-sizes -
[20-07-08 00:42:34.7119] Slim::Player::Song::open (408) Transcoder:
streamMode=R, streamformat=flc
[20-07-08 00:42:34.7123]
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (616) Using command
for conversion:
"C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread\spotty.exe"
--enable-volume-normalisation -n Squeezebox -c
"C:\ProgramData\Squeezebox\Cache\spotty\87623e24" --single-track
"spotify://track:3Tc57t9l2O8FwQZtQOvPXK" --bitrate 320 --disable-discovery
--disable-audio-cache |
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -cs
--channels=2 --sample-rate=44100 --bps=16 --endian=little --sign=signed --fast
--totally-silent --ignore-chunk-sizes -
[20-07-08 00:42:34.7124] Slim::Player::Song::open (558) Tokenized command:
"C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread\spotty.exe"
--enable-volume-normalisation -n Squeezebox -c
"C:\ProgramData\Squeezebox\Cache\spotty\87623e24" --single-track
"spotify://track:3Tc57t9l2O8FwQZtQOvPXK" --bitrate 320 --disable-discovery
--disable-audio-cache |
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" -cs
--channels=2 --sample-rate=44100 --bps=16 --endian=little --sign=signed --fast
--totally-silent --ignore-chunk-sizes -
[20-07-08 00:42:34.7139] Slim::Player::Pipeline::new (95) Launching process
with command:
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe"
-D -w -o 12376 -c
"\"C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread\spotty.exe\"
--enable-volume-normalisation -n Squeezebox -c
\"C:\ProgramData\Squeezebox\Cache\spotty\87623e24\" --single-track
\"spotify://track:3Tc57t9l2O8FwQZtQOvPXK\" --bitrate 320 --disable-discovery
--disable-audio-cache |
\"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe\" -cs
--channels=2 --sample-rate=44100 --bps=16 --endian=little --sign=signed --fast
--totally-silent --ignore-chunk-sizes -"
--------------------
Squeezelite is launched through Squeezelite-X with "-c
flac,pcm,mp3,ogg,aac,wma,dsd" so ogg should be supported, yes.
Playing on a Squeezebox Boom gives direct playback:
Code:
--------------------
[20-07-08 00:55:51.6067] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-wma-boom-00:04:20:1e:75:9f
[20-07-08 00:55:51.6068] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-wma-*-00:04:20:1e:75:9f
[20-07-08 00:55:51.6069] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-wma-boom-*
[20-07-08 00:55:51.6071] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-wma-*-*
[20-07-08 00:55:51.6073] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-ogg-boom-00:04:20:1e:75:9f
[20-07-08 00:55:51.6075] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-ogg-*-00:04:20:1e:75:9f
[20-07-08 00:55:51.6077] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-ogg-boom-*
[20-07-08 00:55:51.6079] Slim::Player::TranscodingHelper::checkBin (241)
Checking formats for: spt-ogg-*-*
[20-07-08 00:55:51.6082] Slim::Player::TranscodingHelper::enabledFormat (208)
Checking to see if spt-ogg-*-* is enabled
[20-07-08 00:55:51.6083] Slim::Player::TranscodingHelper::enabledFormat (216)
There are 2 disabled formats...
[20-07-08 00:55:51.6084] Slim::Player::TranscodingHelper::enabledFormat (222)
Testing flc-aif-*-* vs spt-ogg-*-*
[20-07-08 00:55:51.6085] Slim::Player::TranscodingHelper::enabledFormat (222)
Testing flc-pcm-*-* vs spt-ogg-*-*
[20-07-08 00:55:51.6086] Slim::Player::TranscodingHelper::checkBin (249)
enabled
[20-07-08 00:55:51.6086] Slim::Player::TranscodingHelper::checkBin (251)
Found command: [spotty.exe] --enable-volume-normalisation -n Squeezebox -c
"C:\ProgramData\Squeezebox\Cache\spotty\87623e24" --single-track $URL$
--bitrate 320 --disable-discovery --disable-audio-cache --pass-through
[20-07-08 00:55:51.6088] Slim::Player::TranscodingHelper::getConvertCommand2
(445) Matched: spt->ogg via: [spotty.exe] --enable-volume-normalisation -n
Squeezebox -c "C:\ProgramData\Squeezebox\Cache\spotty\87623e24" --single-track
$URL$ --bitrate 320 --disable-discovery --disable-audio-cache --pass-through
[20-07-08 00:55:51.6089] Slim::Player::Song::open (408) Transcoder:
streamMode=R, streamformat=ogg
[20-07-08 00:55:51.6091]
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (616) Using command
for conversion:
"C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread\spotty.exe"
--enable-volume-normalisation -n Squeezebox -c
"C:\ProgramData\Squeezebox\Cache\spotty\87623e24" --single-track
"spotify://track:0rQtoQXQfwpDW0c7Fw1NeM" --bitrate 320 --disable-discovery
--disable-audio-cache --pass-through
[20-07-08 00:55:51.6092] Slim::Player::Song::open (558) Tokenized command:
"C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread\spotty.exe"
--enable-volume-normalisation -n Squeezebox -c
"C:\ProgramData\Squeezebox\Cache\spotty\87623e24" --single-track
"spotify://track:0rQtoQXQfwpDW0c7Fw1NeM" --bitrate 320 --disable-discovery
--disable-audio-cache --pass-through
[20-07-08 00:55:51.6104] Slim::Player::Pipeline::new (95) Launching process
with command:
"C:\PROGRA~2\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe"
-D -w -o 4774 -c
"\"C:\ProgramData\Squeezebox\Cache\InstalledPlugins\Plugins\Spotty\Bin\MSWin32-x86-multi-thread\spotty.exe\"
--enable-volume-normalisation -n Squeezebox -c
\"C:\ProgramData\Squeezebox\Cache\spotty\87623e24\" --single-track
\"spotify://track:0rQtoQXQfwpDW0c7Fw1NeM\" --bitrate 320 --disable-discovery
--disable-audio-cache --pass-through"
[20-07-08 00:55:51.6147] Slim::Player::SongStreamController::new (30) live=2
--------------------
I also keep on having songs stopping in the middle of playback and
moving to the next track with two different Squeezelite installations.
This doesn't appear to be happening with Squeezebox Boom (passthrough
OGG working), but it's a problem because I'm using sox on Squeezelite
installations to equalize. I've tried activating spotty debug but I
couldn't see anything specific apart from the following. Please advise
on what I should do to try and debug this.
Code:
--------------------
[20-07-08 01:51:34.0035] Slim::Player::StreamingController::_eventAction
(270) bc:5f:f4:bf:3e:70: StatusHeartbeat in PLAYING-STREAMING ->
Slim::Player::StreamingController::_CheckSync
[20-07-08 01:51:34.5596] Slim::Player::Source::_readNextChunk (349) Read to
end of file or pipe
[20-07-08 01:51:34.5598] Slim::Player::Source::_readNextChunk (372) end of
file or error on socket, song pos: 62507924
[20-07-08 01:51:34.5599] Slim::Player::Source::_readNextChunk (377)
bc:5f:f4:bf:3e:70 mark end of stream
[20-07-08 01:51:34.5603] Slim::Player::StreamingController::_eventAction
(270) bc:5f:f4:bf:3e:70: LocalEndOfStream in PLAYING-STREAMING ->
Slim::Player::StreamingController::_Streamout
--------------------
------------------------------------------------------------------------
gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=111923
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins