bpa wrote: 
> > slartibartfast wrote: 
> > 
> > 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$ - 
  > > 
  > > 
--------------------
> > > > > > Should that be added as a new line in convert.conf so there are two
> lines relating to 
> ogf flc?
> 
> Sent from my Pixel 3a using Tapatalk




------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
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