Hello,
I have a sound card with stereo line-in, which I use to capture two separate sources (one on the left channel and one on the right). I need to extract channels (left/right) to two separate mono streams. In contrast to converting stereo to mono by merging them together, I need to transcode them separatly each as an independent mono stream.
If it's not possible using vlc, is it possible to accomplish with DirectShow? maybe by creating two virtual outputs each representing a separate channel...
Thanks,
Superware