VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Okay... I feel like such a douche, but I've been capturing a whole bunch of things for the last year with the left and right audio channels reversed! I have no idea how the hell I failed to notice this after all this time, but it's too late to cry over spilt milk. Strangely, no one else seems to have noticed either?!?!

    Anyway, I've been hunting through my VirtualDubMod and AviSynth options, and maybe I missed something, but I can't seem to locate any commands or options that will swap the audio channels.
    where bananas go to church...
    ...a monkey will be their preacher
    Quote Quote  
  2. Mod Neophyte redwudz's Avatar
    Join Date
    Sep 2002
    Location
    USA
    Search Comp PM
    You could do it with a audio editor. Audacity is freeware and should work to trade the channels back into their correct position. Audacity accepts WAV, MP3 and Ogg audio. You need Lame MP3 for MP3 output. You can mux out the audio or save it out as a WAV with VirtualDub or VDMod, then combine it back in with VD or VDM. I'm assuming you are talking about AVI formats.

    At least that's the way I would do it. There may be a AVIsynth script that would make it a lot faster.

    How did you figure out they are backwards? I've done that before with the audio cables and never noticed the difference.
    Quote Quote  
  3. Member
    Join Date
    Sep 2006
    Location
    United Kingdom
    Search Comp PM
    Just change the speaker Channels from from L to R etc on you soundcard.
    longstack
    Quote Quote  
  4. I just wrote a C program to swap the left/right channels of any WAV file with 16-bit samples.

    It works from the command line:

    C:\> wav-swap < input.wav > output.wav

    where input.wav is the input file and output.wav is the output file.

    It is a simple program, just 11KB for the exe file. Put it in C:\WINDOWS\ and you're good to go.

    No it's not a virus. PM me for a link.
    Quote Quote  
  5. You can use VirtualDubMod's advanced audio filtering to swap channels. Of course, that means you'll have to reencode (unless you're using uncompressed PCM).

    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!