8da553e Added switchaudio.py, a script to make two-audio AVIs useable. Switches the two audio tracks,

Authored and Committed by brotherjohn 10 years ago
1 file changed. 72 lines added. 0 lines removed.
    Added switchaudio.py, a script to make two-audio AVIs useable. Switches the two audio tracks,
    then sets languages (eng for video and 1st audio, ger for 2nd audio), then remuxes to MKV.
    
    Files to process can be specified as cli options, or * to process all AVIs in current folder.
    
    The script just calls MKVMerge, it does not check if the source is indeed a two-audio AVI!
    
        
file added
+72