Hi all,
I've done twice the well-known Xesdeeni's PAL to NTSC script to convert a PAL MPEG file to a NTSC MPEG file.
Results are OK, although on very fast movements, there's some flickering on screen.
Anyway, I've read that the main purpose of using this method would be to have a resulting NTSC MPEG file with the same length of the original PAL - so, for instance, a chapter file created for the PAL video should fit exactly on the NTSC video.
I have some European DVD-R's and I've been reauthoring them in both formats, so, for instance, after creating the chapter CHP file for the PAL version, it should fit perfectly on the NTSC version - but it doesn't.
My problem is : videos don't have the same lenght !
NTSC resulting file is shorter than the original PAL - just like as if I would just make a direct conversion using Vegas, for example.
Do people here have the exact same lenght on both videos ?
This is a copy of the script I've been using :
LoadPlugin("MPEG2DEC.dll")
LoadPlugin("SmoothDeinterlacer.dll")
MPEG2Source("D:\filename.d2v")
SmoothDeinterlace(doublerate=true)
LanczosResize(720,480)
ChangeFPS(59.94) # or ConvertFPS(59.94)
SeparateFields()
SelectEvery(4,1,2)
Weave()
ConvertToRGB()
Any guess on what is going wrong ?
Do people also get the flickering - only on very fast movements ?
Fulcilives, are you there ?
Thanks,
Zetti
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
NTSC -> PAL same movie length?
By busta3396 in forum MacReplies: 5Last Post: 6th Mar 2010, 06:30 -
NTSC/PAL but exact film length: How so?
By Anonymous5394 in forum Newbie / General discussionsReplies: 2Last Post: 5th Mar 2010, 11:42 -
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 VCD -> NTSC Video for NTSC DVD Authoring!!
By Mickey79 in forum Video ConversionReplies: 5Last Post: 12th Aug 2008, 11:30 -
Help me undestand - Same Videos, one PAL one NTSC, same length?
By Killer3737 in forum Video ConversionReplies: 22Last Post: 31st Jul 2008, 17:18