bpa wrote: 
> Must have been a typo or hidden char caused the problem because it is
> not there today after creating a new custom-convert.conf from scratch.
> 
> custom-convert.conf is only a workaround. This "fix" should be proposed
> to be includedin LMS as standard as it affects all players which need to
> downsample the stream (e.g. SB2/3/Boom & many pi's  cannot play 96khz )
> 
> To be included in LMS - it needs to be tested with files & streams,
> proxied/non proxied and seeking into files ( streams ?).  Not sure
> whether LocalPlayer functionality also needs to be tested.
> 
> I think the following may be "more" correct as it allows for "$FILE$" to
> be a file and not just stdin - although not sure if that happen in LMS
> with ogg/flac. I don;t think flac support URLs as input so "IFR" was not
> correct.
> 
> > 
Code:
--------------------
  >   > 
  > ogf flc * *
  > # IFD:{RESAMPLE=-r %d}T:{START=--skip=%t}U:{END=--until=%v}
  > [flac]  --ogg -dcs $START$ $END$ -- $FILE$  | [sox] --ignore-length -q -t 
wav - -t flac -C 0 $RESAMPLE$ - 
  > 
--------------------
> > 

I added the R thinking that a radio station was a URL then looking at
the server log confirmed it wasn't. What would count as a URL? 

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