TurnX
19th January 2007, 23:43
Not sure if this is even possible, and I am relatively new when it comes to avisynth, so please be kind if this sounds stupid.
I was curious if it was possible with an avs script to open 2 clips in the same file, apply different filters to each of the clips without the filters being applied to the other clip, and when I encode this avs file the resulting encode be a combination of both clips.
Main reason im trying to do this is im having trouble merging 2 mp4 files (x264 video and AAC audio) together. Ive tried different methods which either result in having to re-encode the video (which im trying to avoid) or giving me some wierd output file that shows up in 2 windows.
thanks for any help
I was curious if it was possible with an avs script to open 2 clips in the same file, apply different filters to each of the clips without the filters being applied to the other clip, and when I encode this avs file the resulting encode be a combination of both clips.
Main reason im trying to do this is im having trouble merging 2 mp4 files (x264 video and AAC audio) together. Ive tried different methods which either result in having to re-encode the video (which im trying to avoid) or giving me some wierd output file that shows up in 2 windows.
thanks for any help