philippe_44 wrote: 
> It can be a flc->flc missing rule as well. The idea is that LMS sees
> that it needs to downsample and it is trying to find a rule that allows
> it to do that. It prefers preserving the source format, but if not, it
> will use any transcoding rule that does the job
> In my case, I played a wav file, but to the problem we are discussing
> about, itÂ’s irrelevant. LMS fails to find a xxx->xxx rules with just
> down sampling, so it tries any xxx->yyy rule that allows downsampling
> and tries rules by the order in convert.conf I think, but trying the
> most specific first (a rule can be set for a specific player)
> In your case, the only rules that matches is flc->mp3 which also limits
> sample rate to 48000 per mp3 standard
I can't see it as irrelevant at all.  Forgive me.  If you are playing
wav the rules will be different.
For years I played 192000 flac tracks on a Touch that didn't support
that (it does now with a different kernel), and had no suspicion that
LMs wasn't downsampling to 96000 flac.  I can generally make little
sense of convert.conf (even though I did create a custom rule once). 
Still, near the end it does seem to have a flc to flc transcode rule:

Code:
--------------------
    
  flc flc transcode *
        # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
        [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0 
$RESAMPLE$ - 
  
--------------------


Something is really seriously wrong if HD flacs are being downsampled to
mp3 (the last codec in the list).



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
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to