I have a 352X288 PAL wedding video to convert to NTSC. The video is about one and a quarter hour long but I have all of the 4.7GB DVD space to make the most out of it. The video is non-interlaced at a frame rate of 25FPS and of RGB colour format. To convert this to NTSC the following questions came to mind.
What resolution (h x v) must the final product be bearing in mind that resolution cannot be created but neither would I like to loose viewable resolution due to the line resolution conversion process.
How do I convert the frame rate without making the pastor sound like Donald Duck.
Do I create an interlaced or a non interlaced DVD?
This is what I have done and it does not look too bad:
Created an AVI from the DVD’s VOB file using VirtualDub
Converted the frame resolution to 704X480 using Avisynth’s Lanczos4Resize
Converted the frame rate to 59.94FPS using ConvertFPS (first had to ConvertToYUY2)
Created an interlaced video using SelectEvery
Encode using TMPGenc (6000 kbps CBR to save time for the first round)
The result does not look too bad although slight combing is visible in the moving parts. Can any of the members recommend a different approach?
+ Reply to Thread
Results 1 to 3 of 3
-
-
For framerate conversions, look here
https://www.videohelp.com/convert#4;41Read my blog here.
-
resize to 352 * 240.
Slow down video to 23.976fps.
Slow down audio to match speed and duration.
Encode as mpeg-2 and apply 3:2 pulldown.
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 -
PAL to NTSC, NTSC to PAL framerate conversion?
By Baldrick in forum Video ConversionReplies: 44Last Post: 5th Dec 2009, 23:31 -
Creating NTSC Blu ray DVD From PAL TS Files. need help with NTSC format
By Rick0725 in forum Authoring (Blu-ray)Replies: 0Last Post: 9th Apr 2009, 21:43 -
NTSC to PAL, PAL to NTSC framerate conversion?
By Baldrick in forum Video ConversionReplies: 23Last Post: 23rd Apr 2008, 11:19 -
NTSC-PAL-NTSC (25-23.976+pulldown) and audio sync problem - related?
By ecc in forum Video ConversionReplies: 14Last Post: 14th Nov 2007, 11:34