|
PAL to NTSC?
|
|
|
m6a
Junior Member
|
31. March 2005 @ 07:36 |
Link to this message
|
|
i searched the forums and read a bunch on it already, but didnt get an exact answer and if i missed it i apologize.
i am going to convert a pal.avi to NTSC using tmpgenc and from what i read it said that this would make it look jumpy in the action scenes. is this true and how bad is it?
i also read that avisynth was the best program to do this conversion with but nobody seemed to be able to come up with a link on how to do it. does anybody have link or could somebody post or email me instructions? i would forever be in your debt.
thanks
|
|
Advertisement
|
  |
|
|
|
aldaco12
AfterDawn Addict
|
1. April 2005 @ 02:24 |
Link to this message
|
It's not lazyness, but there's much stuff in http://www.afterdawn.com/guides/, expecially man tutorials on TMPGEnc.
My opinion is that a good-setting conversion (TMPGenc's Motion search precision = Very High Quality (very slow)doesn't add any problem in the movie.
AVISynth I never tried, I'm too much satisfied of TMPGEnc Plus...
|
AfterDawn Addict
|
1. April 2005 @ 05:55 |
Link to this message
|
The best way I have found to do PAL to NTSC, is to use any good standalone encoder (I much prefer Canopus Procoder Express, as it's easily 4x faster than tmpgenc), and encode from the PAL 25fps to NTSC 23.976fps using pulldown.
This very slight framerate conversion doesn't introduce (as much of) the jerkiness that you would get from a 25fps PAL to 29.97fps NTSC.
You can do the same thing in TMPGEnc, but it will take much longer.
Black holes are where God divided by zero...
Cheers, Jim
|
|
m6a
Junior Member
|
1. April 2005 @ 06:57 |
Link to this message
|
|
i went ahead and did the conversion with tmpgenc plus last night and from the parts of the movie i looked at it seemed to have done a good job. i used the very slow/high quality option on motion search and 2 pass vbr. i have not yet tried Canopus Procoder, but i have read alot of peoles posts that preffered it.
the reason i asked about avisynth is because i read a few things about that being the best way to do it.
thanks for your help!
This message has been edited since posting. Last time this message was edited on 1. April 2005 @ 06:58
|
|
Minion
AfterDawn Addict
|
2. April 2005 @ 15:34 |
Link to this message
|
Yes, the Best Way to convert PAL to NTSC is to Slow the 25fps down to 23.976fps and then add 2:3 Pulldown to make it 29.976fps...
You then have to stretch the audio to the exact same length as the NTSC Video useing an audio editor Like "Goldwave"...
If your Source File is an AVI file then you can use AVISynth to Slow the Video and Audio down to 23.976fps and Frameserve to your Encoder...
AVISynth is Fairly complicated to use because it uses a Scripting Language to Implement it"s Functions which for most poeple is Over there head but the other Methods mentioned in this Thread will Work fine for most poeple especially useing the Procoder version as it is one of the Only Good Quality encoder that does good Frame Rate conversions.....
Cheers
P-4 2.6ghz (Overclocked to 3.2ghz)
Abit IS7
1gb Dual Chanell DDR 400mhz
Zalman CNPS7000-CU Cooler(Modded with 50cfm Fan)
XFX Gforce 6600GT 128mb GDDR3 (500/1000)
Pinnacle DV500 ADVC Editing Card
RaidMax Scorpio ATX Case + 5 Led
|
|
m6a
Junior Member
|
2. April 2005 @ 16:27 |
Link to this message
|
i have no idead how to use avisynth although i wish i did.
the files i had were mpeg2 once i did the PAL to NTSC conversion how would i stretch the audio with goldwave? is there a tutorial anywhere?
|
AfterDawn Addict
|
2. April 2005 @ 17:26 |
Link to this message
|
|
Why do you want to stretch the audio?
Audio files do not use "fps" like video does.
Black holes are where God divided by zero...
Cheers, Jim
|
|
Minion
AfterDawn Addict
|
2. April 2005 @ 18:15 |
Link to this message
|
You would only need to Stretch the audio if you were doing the PAL to NTSC Frame Rate conversion by slowing down the PAL 25fps to NTSC 23.976fps..
When you do this Method of PAL to NTSC Conversion the Video becomes 4% Longer than it was when in PAL format because the Ammount of Frames doesn"t change but the Frame rate does...
You can do the Slow down Frame Rate conversion method useing "Tmpgenc Pluss" and Goldwave for the audio without useing AVISynth....
If you want to Do this Form of Frame rate Conversion useing TMPGEnc you Basicly set it up like you were going to encode it to NTSC but you set the "Encode Mode" to "3:2 Pulldown when Playback" and set the "Frame rate" to "23.976fps(Internaly 29.976fps)" ..
Then go to the "Advanced" settings and at the Very bottom select the "Do Not Frame rate Conversion" setting...
What this setting does is it makes it so TMPGEnc doesn"t drop 1.03 frames per second but it also makes the Video Longer than the audio....
After you have encoded to a DVD Compliant Mpeg-2 Video Only file useing those settings you have to Find out the exact length of the Video File..
What I use is "Virtual-Dub-Mpeg-2" and Load the Mpeg-2 Video file into it and then go to "file" to "File Inforomatio" and it will list the exact Length of the Video file which you should Write Down....
Now you Load your Audio file into "Goldwave" and go to "Effect" to "Time Warp" and at the Top select the "Length" option and then Type in the Exact length of the Video which you wrote down and then click "OK" at the Bottom..
Now go to "file" to "Save as" and save it as a 48000hz Wav audio file....
Now you will have a wav audio file and a Mpeg-2 Video file that will be in perfect sync and that will play back perfectly...
You should encode the Wav audio file to either "Mpeg-1 layer 2" audio or to "Dolby AC3" audio and then you just author the Audio and Video file to DVD useing your DVD authoring program, preferably one that will accept seperate audio and Video files like DVDLab or TMPGEnc DVD Author and there are others.....
As you can see this Method has a Little more to It but it works very well and doesn"t produce any artifacts that can occur with some encoders when doing Frame rate conversions....
Cheers
P-4 2.6ghz (Overclocked to 3.2ghz)
Abit IS7
1gb Dual Chanell DDR 400mhz
Zalman CNPS7000-CU Cooler(Modded with 50cfm Fan)
XFX Gforce 6600GT 128mb GDDR3 (500/1000)
Pinnacle DV500 ADVC Editing Card
RaidMax Scorpio ATX Case + 5 Led
|
|
m6a
Junior Member
|
2. April 2005 @ 19:47 |
Link to this message
|
|
awsome thanks!!!
i did the conversion with tpmgenc last night(pal to NTSC-29.976) and it actually came out pretty darn good.i didnt even use the 3:2 pulldown method i just went straight to 29.976 and it worked. i am new to all this pal to ntsc conversion stuff and i am greatful for your help. i am going to try the method you described above tomorrow.
~thanks
This message has been edited since posting. Last time this message was edited on 2. April 2005 @ 19:49
|
|
Minion
AfterDawn Addict
|
3. April 2005 @ 12:11 |
Link to this message
|
When Doing that Type of Frame Rate conversion with TMPGEnc going straight to 29.976fps from 25fps what happens is TMPGEnc just duplicates every 5 th Frame to make up the extra 5 fromes needed for going from 25fps to 29.976fps....
This method Can cause artifacts in High motion scenes because you are viewing Duplicate frames which can give a Jumpy sort of Appearance especially when there is a Lot of Motion.....
Cheers
P-4 2.6ghz (Overclocked to 3.2ghz)
Abit IS7
1gb Dual Chanell DDR 400mhz
Zalman CNPS7000-CU Cooler(Modded with 50cfm Fan)
XFX Gforce 6600GT 128mb GDDR3 (500/1000)
Pinnacle DV500 ADVC Editing Card
RaidMax Scorpio ATX Case + 5 Led
|
|
m6a
Junior Member
|
3. April 2005 @ 13:30 |
Link to this message
|
|
thanks for your help. i am going to use your method today. ;)
|
|
m6a
Junior Member
|
4. April 2005 @ 21:19 |
Link to this message
|
|
hey minion what version of goldwave are you using? im using v5.10. what version is the best for this kinf of thing?
i am having trouble getting my audio and video to sync even though i am putting in the exact time(length). what could be the problem?
|
|
Minion
AfterDawn Addict
|
4. April 2005 @ 23:49 |
Link to this message
|
|
I use Goldwave 5.10...Well i don"t know what could be the problem as as I rarely if ever do it this way (I use AVISynth to do the Time stretching usually)
Maybe whatever you are useing to find out the Length is Not giveing you the Correct Length??
Maybe you should Just do it the other way that you had success with...
P-4 2.6ghz (Overclocked to 3.2ghz)
Abit IS7
1gb Dual Chanell DDR 400mhz
Zalman CNPS7000-CU Cooler(Modded with 50cfm Fan)
XFX Gforce 6600GT 128mb GDDR3 (500/1000)
Pinnacle DV500 ADVC Editing Card
RaidMax Scorpio ATX Case + 5 Led
|
|
m6a
Junior Member
|
5. April 2005 @ 05:47 |
Link to this message
|
|
i used vitrtualdub mpeg2 like you said.
i loaded the video clip in dvdlab instead today and got the length from it and used GldWve to stretch the time to that length. i hope it works this time...
i will let you know.
This message has been edited since posting. Last time this message was edited on 5. April 2005 @ 05:48
|
AfterDawn Addict
|
5. April 2005 @ 07:05 |
Link to this message
|
If you're going to author in dvdlab, here's a much easier way to do audio.
Open the original video in virtualdubmod.
Select Streams, stream list.
Right click the audio track, and select Full Processing.
Click File, save .wav
Get Ffmpeggui, and open the .wav
Transcode to 224kbps 48khz AC3.
Encode only the video in whatever encoder.
Load the AC3 and the video into dvdlab.
No stretching, no Goldwave, no figuring out time differences.
Black holes are where God divided by zero...
Cheers, Jim
|
|
m6a
Junior Member
|
5. April 2005 @ 07:14 |
Link to this message
|
|
does this work even if i change the frame rate from 25fps to 23.976fps?
|
AfterDawn Addict
|
5. April 2005 @ 09:59 |
Link to this message
|
Audio doesn't care what your video framerate is.
The encoded video should be the same running time as the original, all you've done, is change it's aspect and framerate, not length.
Take the original audio, make it AC3, then import with your newly encoded video, and it should sync up.
It does for me, with about a 99% success rate. (there's always one that will piss you off, and not work) ;)
Black holes are where God divided by zero...
Cheers, Jim
|
|
Minion
AfterDawn Addict
|
5. April 2005 @ 13:15 |
Link to this message
|
|
Actually in this Case he was Changeing the Length of the Video because he was useing the SlowDown Method..
If for instance he has a File that has 1000 frames Playing at 25fps and he encoded it useing the Slowdown method to 23.976fps then the 23.976fps file will have a different length than the 25fps file because the ammount of Frames haven"t Changed but the Playback speed has Changed...
Cheers
P-4 2.6ghz (Overclocked to 3.2ghz)
Abit IS7
1gb Dual Chanell DDR 400mhz
Zalman CNPS7000-CU Cooler(Modded with 50cfm Fan)
XFX Gforce 6600GT 128mb GDDR3 (500/1000)
Pinnacle DV500 ADVC Editing Card
RaidMax Scorpio ATX Case + 5 Led
|
|
m6a
Junior Member
|
5. April 2005 @ 14:42 |
Link to this message
|
what method should i use? should i use the slow down method or just use VirtualDub to save .wav and change the frame rate to 23.976? or 29.976?? or what?
|
|
Minion
AfterDawn Addict
|
5. April 2005 @ 15:11 |
Link to this message
|
I suggest you just encode the PAL 25fps File to NTSC useing the "23.976fps 3:2 Pulldown NTSC" Frame Rate setting(That is if your PAL File is Progressive)...
The Slow down Method Can be a Little Tricky and this method will produce simular results so you might as well do it this way...
Cheers
P-4 2.6ghz (Overclocked to 3.2ghz)
Abit IS7
1gb Dual Chanell DDR 400mhz
Zalman CNPS7000-CU Cooler(Modded with 50cfm Fan)
XFX Gforce 6600GT 128mb GDDR3 (500/1000)
Pinnacle DV500 ADVC Editing Card
RaidMax Scorpio ATX Case + 5 Led
|
|
fileft
Newbie
|
9. April 2005 @ 23:01 |
Link to this message
|
Hmm.. well from the info here it seems that using TMPGEnc to convert PAL to NTSC you would have to have these settings:
25 fps to 23.976 (internally 29.976) and 3:2 pulldown when playback the video will end up being just about the same length, less frames than original video, and file size will be smaller
Note:if you go to the advanced tap and check the box next to do not frame rate conversion the video will be longer, there will be the same amount of frames in the video, and the playback speed will decrease
or
25 fps to 29.976 the video will end up being just about the same length, more frames than original video, and file size will be larger
Note:if you go to the advanced tap and check the box next to do not frame rate conversion the video will be shorter, there will be the same amount of frames in the video, and the playback speed will increase
Also, if you have an AC3 audio file extracted following the Convert AVI to DVDR guide follow this guide http://www.doom9.org/ac3machine.htm to synchronize audio if you decide to check that box, but not for any other type of audio file.
Hope this helps anyone who needs to know this! :)
Oh yeah, and if this works for you, spread the word!!
PLEASE RESPOND
This message has been edited since posting. Last time this message was edited on 9. April 2005 @ 23:07
|
|
peter101
Newbie
|
15. April 2005 @ 20:16 |
Link to this message
|
|
Thanks everyone for trying to help me out. I really do appreciate it.
However this is about 10 miles over my head. I bought this movie for my wife, because she always wanted it. I will just keep searching for one on ebay that I can play.
Again thanks for all your efforts.
|
|
slew0408
Suspended due to non-functional email address
|
23. April 2005 @ 13:27 |
Link to this message
|
|
I have an mpeg file that is in Pal format, i converted it to NTSC using the slowdown method as Minion suggested, the video came out fine, but when i try to author it using DvdLab, I get an error message, and the program terminates itself.....can someone please help me, I dont know what I am doing wrong...Thanks
This message has been edited since posting. Last time this message was edited on 23. April 2005 @ 13:29
|
|
Minion
AfterDawn Addict
|
23. April 2005 @ 13:43 |
Link to this message
|
|
What type of Error did you get in DVDLab??? Have you tried a different DVD authoring program like Maybe "Tmpgenc DVD Author"???
P-4 2.6ghz (Overclocked to 3.2ghz)
Abit IS7
1gb Dual Chanell DDR 400mhz
Zalman CNPS7000-CU Cooler(Modded with 50cfm Fan)
XFX Gforce 6600GT 128mb GDDR3 (500/1000)
Pinnacle DV500 ADVC Editing Card
RaidMax Scorpio ATX Case + 5 Led
|
|
Advertisement
|
  |
|
|
slew0408
Suspended due to non-functional email address
|
23. April 2005 @ 19:43 |
Link to this message
|
The error I get says DvdLab has encoutered a serious error, and needs to be terminated, then it gives three options 1. Save, 2. Debug, 3. Terminate, then it terminates itself without warning, I have yet to try TMPGEnc DVD Author, but I will be sure to try that, I just can't understand why I am getting this error, I followed your directions to a tee..maybe it is the movie I am trying to convert......any other suggestions, Thanks
|