Page 1 of 1

Audio Stereo Input Split / Mono Channel Extraction

Posted: 28 Sep 2010 12:43
by superware
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

Re: Audio Stereo Input Split / Mono Channel Extraction

Posted: 28 Sep 2010 20:02
by superware
To clarify, I have a stereo input (dshow://) and I want to transcode the left (or right) channel ONLY, no downmix but rather deinterleave.