philippe_44 wrote: > Yes, you should give your brain some rest and don't lose sleep over > this:) > > But I really guarantee you that the only information that LMS gets from > the bridge is the "<sample_rate>" parameter. The parameters associated > with "<mode>" are never transmitted to LMS. I will run some test and > look at LMS code to see how it does downsampling decisions, but the > "48000" information is never leaked out to LMS. All happens in this log > line > > > Code: -------------------- > > > [...] sendHELO:124 [0x64b700] cap: Model=squeezelite,ModelName=SqueezeLite,AccuratePlayPoints=1,HasDigitalOut=1,MaxSampleRate=192000,flc,pcm,mp3 > -------------------- > > > > The "MaxSampleRate" is the "<sample_rate> parameter of the config > file, per this line of code in slimproto.c > > > Code: -------------------- > > > sprintf(ctx->fixed_cap, ",MaxSampleRate=%u,%s", ctx->config.sample_rate, ctx->config.codecs); > -------------------- > > > > And this is only sent when the player first registers to LMS I realise that 'mode' isn't sent, but I think something else must be doing something. How else can 96000 be OK, and then not be OK? And I totally fail to understand why most options out of C3PO fail to work. I thought at some stage you said you enquired of LMS what the track format was, and I wondered if this was the cause of a problem when LMS itself transcodes.
Just dreaming - nightmares. I will lose sleep. No 'off' switch. My problem, not yours. LMS 7.9.1 on VortexBox Midi box, Xubuntu 17.10, FLACs 16->24 bit, 44.1->192kbps. Touch & EDO. 2nd Touch standard. LMS plugin UPnP/DLNA Bridge to MF M1 CLiC (to A308CR amp & ESLs) & Marantz CR603 UPnP renderers. Alternatively Minimserver & Upplay to same & to upmpdcli/mpd PC renderers. Squeezelite to Meridian USB Explorer DAC to PC speakers/headphones. Wireless Xubuntu 17.10 laptop firefox/upplay or Android 'phone with Squeeze-Commander/BubbleUPnP controls LMS/Minimserver. ------------------------------------------------------------------------ PasTim's Profile: http://forums.slimdevices.com/member.php?userid=41642 View this thread: http://forums.slimdevices.com/showthread.php?t=103728 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
