foo_input_avs plays .avs files and .avs files can handle demuxing of audio-stream from AVI
all you need - create .avs file with content like:
CODE
WAVSource("X:/FilePath/FileName.avi")
This file, with AVI_Sync and foo_input_avs installed is played by foobar as common audiotrack.
Here 3 batch files to be stored in X:/WINDOWS/ or in any other path specified in PATH environment variable
Using: just type 'avs' in command-line in folder with .avi files. This will create .avs file for every .avi with proper content. Drag&drop AVS files in foobar and that's all.
UPD: Now generated AVS for MPG files too.
