I have an RMVB file that's 512x384 and I want to burn it to NTSC DVD using WinAVI Video Converter. I selected "NTSC" before converting. The resulted MPG file: the bottom portion of the video gets cropped off along with the hardcoded subtitles.
Now, I have tried using this AVS script to convert to MPEG-2 in TMPGEnc but the result is the audio and video is out of sync, not to mention it takes much longer than on WinAVI:
I found that in Doom9's forum but they do not explain what the "true, false, true" meant. I used 25 fps because that's what it said in WinAVI's specs. So the resulted MPG is out of sync.Code:DirectShowSource("file.rmvb", 25.000, true, false, true) ConvertToRGB24()
So I really hope someone knows how I can do this in WinAVI. Thanks![/code]
+ Reply to Thread
Results 1 to 5 of 5
-
-
Hi-
http://www.avisynth.org/DirectShowSource
I don't use DirectShowSource, but it looks like your video is being set to 25fps. Since you're creating an NTSC DVD, something's being done to it in TMPGEnc. I don't use it, so I can't help with the settings.
...not to mention it takes much longer than on WinAVI
Quality often takes longer, and, of course, TMPGEnc is no speed demon. I don't use WinAVI, sorry.
You might give this new program a shot. Looks easy to use, and maybe it'll work well for you:
https://www.videohelp.com/tools?tool=Satsuki_All2DVD
It's not clear to me, though, if it does PAL2NTSC. -
Try my guide for explanations of the settings and perhaps other stuff that'll help you convert the RMVB. It's here on Videohelp.
-
Originally Posted by kschang
This way, it will resize the PAL resolution to NTSC resolution right? I'll have to check to see if the subtitles get cut off.
Similar Threads
-
Pls help! Best way to convert NTSC VHS (captured using PAL VCR) to NTSC DVD
By rairjordan in forum Capturing and VCRReplies: 33Last Post: 28th Nov 2013, 11:33 -
when Pal dvd has correct Ntsc audio (Pal>Ntsc conver)
By spiritgumm in forum Video ConversionReplies: 15Last Post: 13th Oct 2011, 12:57 -
DVD players that play PAL & NTSC - do you need a PAL television?
By ibzomie in forum Newbie / General discussionsReplies: 9Last Post: 12th Dec 2010, 20:53 -
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 -
PAL VCD -> NTSC Video for NTSC DVD Authoring!!
By Mickey79 in forum Video ConversionReplies: 5Last Post: 12th Aug 2008, 11:30