slartibartfast wrote: 
> > bpa wrote: 
> > 
> > 
> > I set player.source logging to debug and here is the result.> > 
> A quick look and a bit of educated guess and it looks like limitation
> is being passed on and problems is in convert.conf
> 
> LMS wants to transcode because it needs to resample / change bit rate
> limit
> 
> It looks like there is no "rule" for ogf -> Flc  with a "# D"
> qualifier - to enable downsampling
> 
> A new rule in convert.conf is needed with something (not tested) like 
> > 
Code:
--------------------
  >   > 
  > ogf flc
  > # IFD:{RESAMPLE=--resample %D}
  > [sox] -t flac $FILE$ -t flac -C 0 $RESAMPLE$ - 
  > 
  > 
--------------------
> >


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112850

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to