VCDQuality Forums
Here you can view your subscribed threads, work with private messages and edit your profile and preferences Registration is free! Calendar Find other members Frequently Asked Questions Search Home  
VCDQuality Forums : Powered by vBulletin version 2.3.0 VCDQuality Forums > VCDQuality.com > Jargon, Encoding/Conversion and Burning > Easy PAL -> NTSC conversion...solution inside
Pages (2): [1] 2 »   Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
hoozdapimp
Jul 2002


Punk B1tch

Easy PAL -> NTSC conversion...solution inside

I know I've seen many threads on here asking how to convert from PAL to NTSC...I recently came across a very easy solution.

A typical workflow is as follows (assumes you are starting with PAL source material):


  • Demux the video and audio streams.
  • If the video is interlaced, deinterlace it to make it progressive. If it is already progressive, skip this step.
  • Resize the video to 720x480.
  • Encode the video to MPEG2 at 25fps progressive.
  • Run DGPulldown on the video MPEG2 stream to flag it up to 29.97fps (using the 25fps --> 29.97fps conversion).
  • Mux the audio and video into a program stream, or author a DVD using the audio and video streams.


Here is how I currently do this:
1) Run mpg/vob sete through DGIndex (this process usually takes about 1-2 minutes).
To do this open the file(s) with DGIndex and press F4, and choose the file to save it to. This will create a d2v file which you will use in step 2, and the demuxed audio file, which you will use in step 4).

2) Using whatever encoder you want to, re-encode the video size to 720x480 (note, make sure you do not change the frame rate). When using CCE or TMPGEnc, you can use the simple avisynth script such as:
quote:

LoadPlugin("C:\Program Files\Avisynth 2.5\Plugins\DGDecode.dll")
MPEG2Source("C:\Path\to\myFile.d2v")
LanczosResize(720,480)


Note: Make sure you replace the paths to correctly indicate where on your system your DGDecode.dll file is, and where you saved your d2v file to in step 1.

3) Once the video has been encoded, run the resized video file through DGPulldown and for the check the 25->29.97 box. DGPulldown can be downloaded here

4) Reauthor with original audio (which is extracted in step 1 using DGIndex), and the new video.

The advantages to this are:

  • The video frame rate does not have to change. This is the hardest part for these types of conversions, because it is what results in the video playing back jerky, or having a ghost effect.
  • The audio no longer has to be re-encoded to 29.97 or 23.97 fps, thus elminating any synch issues.


Enjoy!

Last edited by hoozdapimp on 03-13-2007 at 02:10 AM

Report this post to a moderator | IP: Logged

Old Post 06-01-2005 01:21 AM
hoozdapimp is offline Click Here to See the Profile for hoozdapimp Click here to Send hoozdapimp a Private Message Find more posts by hoozdapimp Add hoozdapimp to your buddy list Edit/Delete Message Reply w/Quote
stormer2k
Jul 2004


Banned; MULTIPLE ACCOUNTS
Ki

thanks for the info, will give it a whirl later on today and post what happens

Report this post to a moderator | IP: Logged

Old Post 06-01-2005 09:58 AM
stormer2k is offline Click Here to See the Profile for stormer2k Click here to Send stormer2k a Private Message Find more posts by stormer2k Add stormer2k to your buddy list Edit/Delete Message Reply w/Quote
Neversoft
May 2002


Admin?

I've "stickied" this thread, hopefully people will spot the fucker before asking the same bloody question over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over and over again

__________________
Statistically... 9 out of 10 people actually enjoy gang rape.

Report this post to a moderator | IP: Logged

Old Post 06-01-2005 10:04 AM
Neversoft is offline Click Here to See the Profile for Neversoft Click here to Send Neversoft a Private Message Find more posts by Neversoft Add Neversoft to your buddy list Edit/Delete Message Reply w/Quote
antihero
Not Yet

Guest

prison bitch status should go to the first noob that doesnt read this and posts for help

Report this post to a moderator | IP: Logged

Old Post 06-01-2005 12:50 PM
Edit/Delete Message Reply w/Quote
foomanchew24
Jun 2005

Newbie

Is there a program that will tell me if my mpeg file is pal or ntsc before I go through the process above? Also, what version of tmpgenc do I need cause the one I have, TMPGEnc-2.521.58.169-Plus, doesn't recognize the mpeg file (I have converted it from dat to mpeg file format). Any and all help is apreciated, thanks.

Last edited by foomanchew24 on 06-08-2005 at 03:25 AM

Report this post to a moderator | IP: Logged

Old Post 06-08-2005 01:23 AM
foomanchew24 is offline Click Here to See the Profile for foomanchew24 Click here to Send foomanchew24 a Private Message Find more posts by foomanchew24 Add foomanchew24 to your buddy list Edit/Delete Message Reply w/Quote
mod[e]
May 2003

Dark Evolution

quote:
Originally posted by foomanchew24
Is there a program that will tell me if my mpeg file is pal or ntsc before I go through the process above? Also, what version of tmpgenc do I need cause the one I have, TMPGEnc-2.521.58.169-Plus, doesn't recognize the mpeg file (I have converted it from dat to mpeg file format). Any and all help is apreciated, thanks.


load ur mpeg2 files with dvd2avi and when u click on preview it will tell u the aspect ratio and if its pal or ntsc....

__________________
Dark Evolution is here.....

Report this post to a moderator | IP: Logged

Old Post 06-08-2005 05:37 AM
mod[e] is offline Click Here to See the Profile for mod[e] Click here to Send mod[e] a Private Message Find more posts by mod[e] Add mod[e] to your buddy list Edit/Delete Message Reply w/Quote
foomanchew24
Jun 2005

Newbie

Thank you very much, and I solved the Tmpgenc problem so no I am in the process of trying out the above process. I'll let you guys know how it goes. Thanks for the help.

Edit: Well the above process works very well, although perhaps you skipped a few things, not sure though. DGIndex only demuxed (seperated) the audio and not the video for me. Not sure if it was supposed to do the video also. So I used tmpgenc to demux the video, then I resized it with tmpgenc and put it through dgpulldown and used dvd lab to author it and it worked great. Great way to keep the quality. Thanks alot!

Last edited by foomanchew24 on 06-09-2005 at 09:49 AM

Report this post to a moderator | IP: Logged

Old Post 06-08-2005 07:03 AM
foomanchew24 is offline Click Here to See the Profile for foomanchew24 Click here to Send foomanchew24 a Private Message Find more posts by foomanchew24 Add foomanchew24 to your buddy list Edit/Delete Message Reply w/Quote
hoozdapimp
Jul 2002


Punk B1tch

quote:
Originally posted by foomanchew24
Thank you very much, and I solved the Tmpgenc problem so no I am in the process of trying out the above process. I'll let you guys know how it goes. Thanks for the help.

Edit: Well the above process works very well, although perhaps you skipped a few things, not sure though. DGIndex only demuxed (seperated) the audio and not the video for me. Not sure if it was supposed to do the video also. So I used tmpgenc to demux the video, then I resized it with tmpgenc and put it through dgpulldown and used dvd lab to author it and it worked great. Great way to keep the quality. Thanks alot!



You shouldn't need to demux the video....if you use TMPGEnc to encode, just don't tell it to encode the audio (I think in the program tell it to output ES as opposed to PS (elementary vs program streams). (or encode the audio, and just discard it).

Report this post to a moderator | IP: Logged

Old Post 06-10-2005 03:19 AM
hoozdapimp is offline Click Here to See the Profile for hoozdapimp Click here to Send hoozdapimp a Private Message Find more posts by hoozdapimp Add hoozdapimp to your buddy list Edit/Delete Message Reply w/Quote
ChuckLee
Jul 2005


BANNED

I did this method and the movie didnt play smoothly. It didnt look bad but it just didnt look natural. Maybe its just me dunno.

BTW I did the same movie over but changed the fps in tmpenc settings and instead of leaving them and doing the dgpulldown thing and it came out perfect.

__________________

"So is there any tread left on the tire or at this point would it be like throwing a hot dog down a hallway?"

Report this post to a moderator | IP: Logged

Old Post 07-13-2005 02:51 PM
ChuckLee is offline Click Here to See the Profile for ChuckLee Click here to Send ChuckLee a Private Message Find more posts by ChuckLee Add ChuckLee to your buddy list Edit/Delete Message Reply w/Quote
hoozdapimp
Jul 2002


Punk B1tch

quote:
Originally posted by ChuckLee
I did this method and the movie didnt play smoothly. It didnt look bad but it just didnt look natural. Maybe its just me dunno.

BTW I did the same movie over but changed the fps in tmpenc settings and instead of leaving them and doing the dgpulldown thing and it came out perfect.



I think you must have messed up the steps then, because countless people have tried this, and it has worked successfully...you need to make sure you don't change the framerate, and just resize the image to 720x480....

Report this post to a moderator | IP: Logged

Old Post 07-14-2005 07:37 AM
hoozdapimp is offline Click Here to See the Profile for hoozdapimp Click here to Send hoozdapimp a Private Message Find more posts by hoozdapimp Add hoozdapimp to your buddy list Edit/Delete Message Reply w/Quote
nykid
Jul 2005

Member

guys, I followed the directions. it didnt work.

heres the info about my movie its the herbie fully loaded by centropy.


480x576
25,000fps
Interlaced
Pal format.

I dont understand what the avisync thing is. pLease bear with me this is all new to me. I have the entire movie in a mpg file Iafter I added chapters to it with dvd lab. please help its driving me nuts!

Report this post to a moderator | IP: Logged

Old Post 07-17-2005 12:10 AM
nykid is offline Click Here to See the Profile for nykid Click here to Send nykid a Private Message Find more posts by nykid Add nykid to your buddy list Edit/Delete Message Reply w/Quote
skieve
Jun 2005

Junior Member

thx man

Report this post to a moderator | IP: Logged

Old Post 07-27-2005 01:27 AM
skieve is offline Click Here to See the Profile for skieve Click here to Send skieve a Private Message Find more posts by skieve Add skieve to your buddy list Edit/Delete Message Reply w/Quote
xsiv1
Aug 2005

Junior Member

I use Mainconcept v1.4.0 to convert Pal to NTSC (http://www.mainconcept.com/downloads.shtml)
I have been using this for over a year and have had flawless results. It's easy to use and displays video and audio information.

Report this post to a moderator | IP: Logged

Old Post 08-08-2005 11:31 PM
xsiv1 is offline Click Here to See the Profile for xsiv1 Click here to Send xsiv1 a Private Message Find more posts by xsiv1 Add xsiv1 to your buddy list Edit/Delete Message Reply w/Quote
nykid
Jul 2005

Member

how muc hwas the program...the trial leaves a water mark.

Report this post to a moderator | IP: Logged

Old Post 08-09-2005 01:27 PM
nykid is offline Click Here to See the Profile for nykid Click here to Send nykid a Private Message Find more posts by nykid Add nykid to your buddy list Edit/Delete Message Reply w/Quote
STrunk
Feb 2004

Junior Member

quote:
Originally posted by nykid
how muc hwas the program...the trial leaves a water mark.




haha, i use mainconcept's encoder also, hmmm i am having trouble remembering how much i paid for it though.

__________________
hmmm

Report this post to a moderator | IP: Logged

Old Post 08-09-2005 04:28 PM
STrunk is offline Click Here to See the Profile for STrunk Click here to Send STrunk a Private Message Find more posts by STrunk Add STrunk to your buddy list Edit/Delete Message Reply w/Quote
xsiv1
Aug 2005

Junior Member

Re: the trial leaves a water mark.

Take a look in that place where you download your movies, there are scene releases of MainConcept.

**post edited by Neversoft to remove obvious "piracy help" :EMO: **

Report this post to a moderator | IP: Logged

Old Post 08-09-2005 05:18 PM
xsiv1 is offline Click Here to See the Profile for xsiv1 Click here to Send xsiv1 a Private Message Find more posts by xsiv1 Add xsiv1 to your buddy list Edit/Delete Message Reply w/Quote
nykid
Jul 2005

Member

thanks for the info. I converted land of the dead with the above mentioned process and apparently in the action scenes it seems pixelated. not sure if its the method or the actual movie. I'll have ot check it out.

Report this post to a moderator | IP: Logged

Old Post 08-10-2005 04:13 PM
nykid is offline Click Here to See the Profile for nykid Click here to Send nykid a Private Message Find more posts by nykid Add nykid to your buddy list Edit/Delete Message Reply w/Quote
xsiv1
Aug 2005

Junior Member

Re: pixelated

I use a seperate PC for all my encoding, if this isn't possible for you then i suggest you do it at a time that you won't be using the PCs resources. Gaming chatting listening to MP3s while encoding will cause inconsistency with your encodes.

Report this post to a moderator | IP: Logged

Old Post 08-10-2005 11:13 PM
xsiv1 is offline Click Here to See the Profile for xsiv1 Click here to Send xsiv1 a Private Message Find more posts by xsiv1 Add xsiv1 to your buddy list Edit/Delete Message Reply w/Quote
nykid
Jul 2005

Member

I just checked my files..apparently any pal-ntsc conversion Im gettin alot of pixelation in the action scenes. whats going on?

I just did another movie and its the same thing?

Report this post to a moderator | IP: Logged

Old Post 08-10-2005 11:13 PM
nykid is offline Click Here to See the Profile for nykid Click here to Send nykid a Private Message Find more posts by nykid Add nykid to your buddy list Edit/Delete Message Reply w/Quote
nykid
Jul 2005

Member

guys..I was able to "find" mainconcept 1.4

let me tell you...its the best program I have used so far. Land of the dead and Dukes of Hazard came out FLAWLESS...thanks so much for the help..the pal to ntsc conversion took MUCH less time than tmpgenc and was much higher quality..

thanks!

Report this post to a moderator | IP: Logged

Old Post 08-11-2005 07:27 PM
nykid is offline Click Here to See the Profile for nykid Click here to Send nykid a Private Message Find more posts by nykid Add nykid to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 08:07 PM. Post New Thread    Post A Reply
Pages (2): [1] 2 »   Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread

Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

< Contact Us - www.vcdquality.com >

Powered by: vBulletin Version 2.3.0
Copyright ©2000, 2001, Jelsoft Enterprises Limited.