Log in

View Full Version : Mix audio to left or right speaker?


ChiDragon
30th March 2012, 18:40
Is there a video player that can pan the complete audio track into the left/right speaker of a stereo setup?

When playing two videos, I want to accomplish the equivalent of this AviSynth script:
MergeChannels(V1.ConvertToMono(),V2.ConvertToMono())

What I've thought of so far is to go in and "Enable custom channel mapping" in MPC every time, but I don't know whether that's mixing everything to one channel or just pushing the existing channel out to only one speaker.

Another option may be the Panning Bar in Winamp but I've never used that player for video playback and would prefer to avoid it if I can.

dukey
30th March 2012, 19:00
i think you can do audio channel mapping with ffdshow

Šabović Adis
1st April 2012, 17:22
I too think you can do audio channel mapping with ffdshow:)