I'm using VLC to perform a transcoding process where it takes in UDP multicast video streams, transcodes the audio from MPEG2 to AC3 and sends the stream back out via UDP. There is no video transcoding only audio. The goal is to use this with about 90 streams simultaneously. I can do this with about...