alright i have saved the movie file as DV-avi (ntsc) onto my computer now in order to compress the file on avisynth/huffyuv it tells me to do this....
So, in order to make our lives infinitely more simple we are going to do three things:
1) Make an AVIsynth script file to import the video
2) Make a HuffYUV master of the video, for easier compatibility and stability
3) Export a wav of the audio stream.
To import DirectShow footage into an avisynth file, use this command:
DirectShowSource("C:\AMVExport\yourDVexport.avi",29.97)
Obviously, you need to change 29.97 to 25 if you have made a PAL DV file.
Try this in VirtualDubMod. If you want to use the "Open file via avisynth" option then choose the DirectShowSource template. You should now see your video but seeking will be hard if not impossible.
problem is i made the script like they said and tried to open it in virtual dub...and no dice. Can someone advice me what to do from saving it as a DV-avi file, thanks



