slartibartfast wrote:
> Where do you see the syntax error? When I copied it to
> custom-convert.conf I found the socketwrapper window stated open as
> before. Now to try adding it to convert.conf. The downside of adding it
> to convert.conf is having to add it after every LMS update.
>
> Edit. It seems to work exactly the same for me whether in convert.conf
> or custom-convert.conf on Windows. I'll try on my Pi server tomorrow.
>
> Sent from my Pixel 3a using Tapatalk
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.
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$ -
--------------------
------------------------------------------------------------------------
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