I found the tutorial on this page how to convert NTSC DVD to PAL DVD, first you have to use DVD2Avi and then this program called TMPGEnc, there the problem starts.
In DVD2Avi I have to make a file called AVS, and on the third line I have to give the Path where my .d2v file is located.
Then I have to load the AVS file into "Video Source" and then... there comes an error message "Unrecognized exeption! PATH:\filename.AVS, Line 3"
I really don't know where the problem is, I have installed all the dll's that are needed, but it just isn't working.
Could you help me with this problem?
+ Reply to Thread
Results 1 to 4 of 4
-
-
I've been using a similar method for AVI's, maybe this can help.
-----------------------------------------------------------------
# The Beginning
#
LoadPlugin ("C:\Ut\Video\DVD2AVI.dg\MPEG2Dec3dg.dll")
#
Video=Mpeg2Source ("D:\JurPark_III\JurPark_VDub.d2v")
Audio=WavSource ("D:\JurPark_III\JurPark_III.wav")
AudioDub (Video,Audio)
#
# The Middle
#
LanczosResize (400,220,0,2,720,470)
AddBorders (0,2,0,2)
#
# The End
-----------------------------------------------------------------
*DVD2AVI.dg is a special fixed version that can outut either v1.76 D2V's, or 1.77 D2V's. It can be found at: http://neuron2.net/
Similar Threads
-
Frame rate conversion for NTSC to PAL conversion?
By Trellis in forum EditingReplies: 33Last Post: 27th Jul 2010, 09:55 -
NTSC video with a film-like/PAL to NTSC conversion type of look that shouldn't
By Bix in forum RestorationReplies: 34Last Post: 8th Feb 2010, 15:17 -
PAL to NTSC, NTSC to PAL framerate conversion?
By Baldrick in forum Video ConversionReplies: 44Last Post: 5th Dec 2009, 23:31 -
NTSC to PAL, PAL to NTSC framerate conversion?
By Baldrick in forum Video ConversionReplies: 23Last Post: 23rd Apr 2008, 11:19 -
PAL to NTSC DVD Conversion Problem
By squallx404 in forum Newbie / General discussionsReplies: 4Last Post: 8th Oct 2007, 05:16