Results 51 to 60 of 65
Thread: Metadata in FLAC streams
-
2020-08-31, 11:14 #51
- Join Date
- May 2008
- Location
- Canada
- Posts
- 6,949
LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
-
2020-09-03, 06:03 #52
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,715
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Boom
Kitchen UE Radio (upgraded to SB Radio)
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS
-
2020-09-03, 07:45 #53
- Join Date
- May 2008
- Location
- Canada
- Posts
- 6,949
LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
-
2020-09-03, 08:31 #54
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,715
Yes. There are now mp3, AAC & Flac options to try at https://jukeradio.double6.net/ - hopefully I will have the cover art etc on the website tomorrow
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Boom
Kitchen UE Radio (upgraded to SB Radio)
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS
-
2020-09-03, 09:52 #55
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,715
Now confirmed that disabling OGG-FLAC also fixes update on SB Touch
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Boom
Kitchen UE Radio (upgraded to SB Radio)
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS
-
2020-09-03, 18:01 #56
- Join Date
- May 2008
- Location
- Canada
- Posts
- 6,949
Metadata in FLAC streams
So I had a better look, started to get some logs and review code but your servers probably thought I was getting to close and decided to fight back and stopped streaming
But so far, what I found is that the icy metadata is here even when using oggflac (and it is sent in full at every metaint which is not necessary, it can be sent only when changed or just from time to time, otherwise 1 single byte needs to be inserted). But, when LMS detects that metadata is present in the stream, it request a change with a delayed callback (look for setDelayedCallback and getStreamDelay) that should only happen once some of the player's internal buffers are emptied (it's a bit weird as there is hardcoded sample rate to measure time instead of using tracks' sample rate ...).
So I'm not sure, but I suspect something is happening here and the difference with just flac is that bitrate and other items used for evaluating the delay are not set the same way with oggflac vs flac. The callback might in fact never be called - eg, I don't know what EV::Timer does with a timer set to '0', maybe the EVent is just discarded
[edit]: as the server is still replying "a bit" (not streaming any data), I think I was able to get a better information. In fact, I suspect the bitrate indicated in the HTTP headers is wrong and is set to a ridiculously low ~1Kbps. So the "delayed timer" is in fact called but the delay (I've logged that) is a ridiculous 2700s or more ... so it never happens.
Set the loglevel database.info to info and scan.scanner at debug to track all that, but I would not be surprised if you find our this is the issueLast edited by philippe_44; 2020-09-03 at 21:39.
LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
-
2020-09-04, 00:15 #57
-
2020-09-04, 01:41 #58
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,715
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Boom
Kitchen UE Radio (upgraded to SB Radio)
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS
-
2020-09-04, 06:34 #59
- Join Date
- May 2008
- Location
- Canada
- Posts
- 6,949
LMS 8.2 on Odroid-C4 - SqueezeAMP!, 5xRadio, 5xBoom, 2xDuet, 1xTouch, 1xSB3. Sonos PLAY:3, PLAY:5, Marantz NR1603, Foobar2000, ShairPortW, 2xChromecast Audio, Chromecast v1 and v2, Squeezelite on Pi, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5, RivaArena 1 & 3
-
2020-09-04, 08:49 #60
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,715
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Boom
Kitchen UE Radio (upgraded to SB Radio)
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS