i tried playing with dgindex a little more and tried to put some scripts into vfapi again and then it suddenly worked
i don't know what the hell was the problem with it before. i mean i didn't even tinker around with any of the settings of dgindex nor did i create a new .d2v file. it just worked again just the same way it didn't want to work a few days ago. o_O
anyway thanks for the replies and thanks for the help
by the way, how does the vfapi codec work anyway? does importing fake avis mean that i'm actually importing the vobs (being compressed with the mpeg2 codec right...?) with only the fake avis working as dummies for the scripts to work or is it really a totally different codec on its own (like xvid, divx, h264 etc...)?
if so, can i use this to make "fake" avis of xvid/divx compressed files (which are bad for editing because they are meant for distibution and not for editing), then load those "fake" avis into my preffered editing program?
here's the process i was thinking of:
1. get your desired divx/xvid/h264 compressed .avi file
2. change the extension name of the file into .mpeg (although i'm not sure if you need to do this but i
guess you do. doesn't vfapi only read/recognize mpeg files?)
3. make a script together with whatever filters you want to use. use directshowsource(file) or the other one for mpeg source (sorry i can't quite remember the syntax right now for the mpegsource thingy >_<4>_<)