I have tried again and after some reading and experimentation I found I have to use
[flac] --ogg -dcs -- $FILE$ | [sox] -q --ignore-length -t wav - -t flac -C 0 $RESAMPLE$ - This is because flac sets chunksize in the wav header to 0 (meaning unknown) causing sox to stop exactly there (i.e. immediately) unless --ignore-length is used. Now I can play the stream on all my Squeezeboxen again. Thanks a lot @mrw and @bpa for your help! Should this remain a custom conversion rule or can it become standard? ------------------------------------------------------------------------ D1eter's Profile: http://forums.slimdevices.com/member.php?userid=69813 View this thread: http://forums.slimdevices.com/showthread.php?t=111597 _______________________________________________ Radio mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/radio
