MickeyNBK
1st June 2002, 14:42
Please help me.
I'm trying to convert a 3 disc Pal SVCD of Spiderman to an NTSC dvd.
I'm using Avisynth beta 6, TMPG 2.54b, DVD2AVI 1.85.
When attempting to open Spidey.avs in TMPG I get the error "Invalid video source".
Using the wizard in TMPG I select DVD NTSC, then for video file I attempt to open Spidey.avs. I then get the error message.
Spidey.avs:
LoadPlugin("C:\1perfect dvd\mpeg2dec\MPEG2DEC.dll")
Mpeg2source("C:\Spidey\spidey.d2v")
AssumeFPS(23.976)
BicubicResize(720,480,0.00,0.75)
AddBorders(0,60,0,60)
ResampleAudio(44100)
Spidey.d2v:
DVD2AVIProjectFile
3
24 C:\Spidey\Spiderman1.mpg
24 C:\Spidey\Spiderman2.mpg
24 C:\Spidey\Spiderman3.mpg
Stream_Type=1,0,0
iDCT_Algorithm=2
YUVRGB_Scale=1
Luminance=128,0
Picture_Size=0,0,0,0,0,0
Field_Operation=0
Frame_Rate=25000
Location=0,0,2,5B56F
(truncated several rows of hex just for this post not from the file)
FINISHED
Spiderman1 -3 are the mpgs straight from the SVCDs.
I am able to open spide.avs in Microsoft Media player and it plays fine and look to be the right aspect ratio.
This is my first attempt at using avisynth so forgive me if I'm making a stupid newbie mistake. Also I have installed and uninstalled avisynth.
I'm trying to convert a 3 disc Pal SVCD of Spiderman to an NTSC dvd.
I'm using Avisynth beta 6, TMPG 2.54b, DVD2AVI 1.85.
When attempting to open Spidey.avs in TMPG I get the error "Invalid video source".
Using the wizard in TMPG I select DVD NTSC, then for video file I attempt to open Spidey.avs. I then get the error message.
Spidey.avs:
LoadPlugin("C:\1perfect dvd\mpeg2dec\MPEG2DEC.dll")
Mpeg2source("C:\Spidey\spidey.d2v")
AssumeFPS(23.976)
BicubicResize(720,480,0.00,0.75)
AddBorders(0,60,0,60)
ResampleAudio(44100)
Spidey.d2v:
DVD2AVIProjectFile
3
24 C:\Spidey\Spiderman1.mpg
24 C:\Spidey\Spiderman2.mpg
24 C:\Spidey\Spiderman3.mpg
Stream_Type=1,0,0
iDCT_Algorithm=2
YUVRGB_Scale=1
Luminance=128,0
Picture_Size=0,0,0,0,0,0
Field_Operation=0
Frame_Rate=25000
Location=0,0,2,5B56F
(truncated several rows of hex just for this post not from the file)
FINISHED
Spiderman1 -3 are the mpgs straight from the SVCDs.
I am able to open spide.avs in Microsoft Media player and it plays fine and look to be the right aspect ratio.
This is my first attempt at using avisynth so forgive me if I'm making a stupid newbie mistake. Also I have installed and uninstalled avisynth.