I think the "-C 5" probably does nothing except close the dmix device between uses - so always handle the first stream correct but not when mixing. Not really part of a full solution.
You may need to use "-a" to restrict the sample size for Alsa if sample size is the problem with dmix. To force LMS resampling use -r and specify the same bitrate as the dmix default value. This should restrict squeezelite to playing at a single bitrate - LMS will only send stream at this rate. You need to make sure that all non LMS stream on the dmix device are also at the same bit rate as the LMS stream. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=111486 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
