CyHunter
26th July 2004, 02:59
I'm trying to re-edit a few DVDs of movies that I think could've used tighter editing, Star Trek: The Motion Picture being the one I'm working on first. However, I've never done this before and am encountering an Avisynth error. I've done everything else fine up to here: I can rip with no problem, make a D2V project file with no problem, but when I make my .avs file, I have a problem.
I have the AMVapp [http://www.animemusicvideos.org/guides/avtech/Files/AMVapp1_02b.exe]installed, so I don't have to load the plugin manually. Skipping that, my .avs file includes only the following line:
MPEG2Source("C:\Documents and Settings\CyHunter\My Documents\vts_02.d2v")
When I go to load the project in VirtualDub, I get the following error message:
Avisynth open failure:
Unrecognized exception!
(C:\Documents and Settings\CyHunter\My Documents\test.avs, line 1)
I'm a total newb to coding of any sort, so I'm not sure what an "unrecognized exception" indicates. Any help?
I have the AMVapp [http://www.animemusicvideos.org/guides/avtech/Files/AMVapp1_02b.exe]installed, so I don't have to load the plugin manually. Skipping that, my .avs file includes only the following line:
MPEG2Source("C:\Documents and Settings\CyHunter\My Documents\vts_02.d2v")
When I go to load the project in VirtualDub, I get the following error message:
Avisynth open failure:
Unrecognized exception!
(C:\Documents and Settings\CyHunter\My Documents\test.avs, line 1)
I'm a total newb to coding of any sort, so I'm not sure what an "unrecognized exception" indicates. Any help?