PasTim;635468 Wrote: > I'll be interested to know the source of the sound rrand is using for > wavin.
rrand ran the SBS Network test where TCP packets are generated from inside SBS with no music source. The test had errors even at low speeds and the the level of errors seem to vary. Wavin was not involved. Wavin depends on PC audio driver and the PC audio subsystem which can do weird things (e.g. resampling, add sound effects) depending on the audio hardware. The "wavin2cmd" application justs copies bytes from a Window PCM stream. The SBS transcoding uses the socketwrapper.exe and named pipes. Socketwrapper had to be rewritten because many security s/w app thinks "named pipes" are non safe and so they "examine" the bytes - sometimes holding onto bytes for a indeterminate periods. Some users have have adjusted (or 3rd part apps have done) the Windows TCP settings in the registry and this can also cause odd problems. There are so many variables with Windows that tracking the down the problem PasTim experiences really depends on the user themselves tediously changing one things at a time to find the critical element. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=35718 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
