Getting this error when loading .avs script into Tmpgenc.
"MPEG2Source: couldn't open file (C:\Dreamcast\vob_01_3.avs, line 2)"

Here is the script:
Code:
LoadPlugin("MPEG2DEC.DLL")
mpeg2source("c:\dreamcast\vob_01_3.d2v")
LanczosResize(720,480)
AssumeFPS(23.976, true)
Tmpgenc v2.58.44
Dvd2avi v1.77
Avisynth v2.08

Any suggestions would be greatly appreciated.