I've followed the standard conversions guide on how to convert from PAL DVD to NTSC DVD. Everything works well until I try to encode it using TMPGE. Where the video window is, it says this: Unrecognized exception "C:\goodday.avs"; line 3" I've checked my AVS file and it appears to be correct:
LoadPlugin("MPEG2DEC.dll")
LoadPlugin("SmoothDeinterlacer.dll")
MPEG2Source("C:\goodday.d2v")
SmoothDeinterlace(doublerate=true)
LanczosResize(720,480)
ConvertFPS(59.94)
SeperateFields()
SelectEvery(4,1,2)
Weave()
ConvertToRGB()
Also, my TMPGE says that it cant play back any MPEG-2 files. Please help!
+ Reply to Thread
Results 1 to 10 of 10
-
-
If that's in the video window , then Avisynth said it, not tmpgenc
try it with the minimum
LoadPlugin("MPEG2DEC.dll")
MPEG2Source("C:\goodday.d2v")
and open it with virtual dub if that breaks...
You need probably to relaod avisynth and/or the mpeg2dec.dll
there is another thread where someone fixed their problem by getting
mpe2dec2.dll instead -
By loading the mpeg2dec.dll, all I have to do is put it in the Windows/system directory, correct?
-
I run XP Pro.
pasting BOTH DLL's at system32 DIDN'T work for me, I pasted them into system folder and it worked,
Andre -
Hello supersuit99
I think you should read this THREAD:
https://www.videohelp.com/forum/viewtopic.php?t=186685
I believe reading this THREAD should help you to solve your problems.
- John "FulciLives" Coleman"The eyes are the first thing that you have to destroy ... because they have seen too many bad things" - Lucio Fulci
EXPLORE THE FILMS OF LUCIO FULCI - THE MAESTRO OF GORE
Similar Threads
-
when Pal dvd has correct Ntsc audio (Pal>Ntsc conver)
By spiritgumm in forum Video ConversionReplies: 15Last Post: 13th Oct 2011, 12:57 -
Sony Vegas Webcam Recording Exception Error
By ventrino in forum Newbie / General discussionsReplies: 0Last Post: 16th Jan 2011, 08:50 -
DVD Shrink Error: Programing Error, exception occurred
By lapetite_66 in forum DVD RippingReplies: 5Last Post: 2nd Jun 2010, 15:59 -
FAVC 1.06 error - Unhandled exception has occurred in your application
By mcv2008 in forum Newbie / General discussionsReplies: 3Last Post: 17th Jun 2008, 14:15 -
SVCD2DVD error on start up 'Application has generated an exception...'
By Turnstyle in forum SVCD2DVD & VOB2MPGReplies: 7Last Post: 16th May 2007, 03:53