To call an .avs file from within another .avs file you can use the following: Part1=Import("C:\<Filename>.avs") You can do that for all six. This will store the result of that .avs file in a variable, in this example called "Part1". I know it works for video-only, as to how it works with audio I have no idea.