Spazmogen
15th June 2004, 21:17
LoadPlugin("mpeg2dec.dll")
LoadPlugin("SmoothDeinterlacer.dll")
mpeg2source("C:\Working_Vobs\Asian_Babes\ASIAN_BABES_5\vts_02_1.d2v")
#BilinearResize(448,254,1,0,638,272)
#AddBorders(16,113,16,113)
AssumeFPS(23.976)
is what I'm trying to use.
TMPGEnc is telling me there's an error in line 3: mpeg2source("C:\Working_Vobs\Asian_Babes\ASIAN_BABES_5\vts_02_1.d2v")
Can anyone advise me where the problem lies?
I did 2 searches here for PAL > NTSC conversions, but none seem to address troubles loading the .d2v file.
With the http://www.avisynth.org site hacked earlier today, I can't use that resource until its back online.
Thanks in advance.
Spazmogen
LoadPlugin("SmoothDeinterlacer.dll")
mpeg2source("C:\Working_Vobs\Asian_Babes\ASIAN_BABES_5\vts_02_1.d2v")
#BilinearResize(448,254,1,0,638,272)
#AddBorders(16,113,16,113)
AssumeFPS(23.976)
is what I'm trying to use.
TMPGEnc is telling me there's an error in line 3: mpeg2source("C:\Working_Vobs\Asian_Babes\ASIAN_BABES_5\vts_02_1.d2v")
Can anyone advise me where the problem lies?
I did 2 searches here for PAL > NTSC conversions, but none seem to address troubles loading the .d2v file.
With the http://www.avisynth.org site hacked earlier today, I can't use that resource until its back online.
Thanks in advance.
Spazmogen