User User name Password  
   
Wednesday 3.9.2025 / 17:16
Search AfterDawn Forums:        In English   Suomeksi   På svenska
afterdawn.com > forums > digital video > video - everything else > 25fps avi to ntsc dvd
Show topics
 
Forums
Forums
25fps AVI to NTSC DVD
  Jump to:
 
Posted Message
Junior Member
_
30. July 2004 @ 03:37 _ Link to this message    Send private message to this user   
My conversion from a 25fps AVI to MPEG is choppy/freezes, and my bet is that it did not convert it correctly. I need it in NTSC. I can't use PAL.

I'm using Mainconcept MPEG Encoder right now and there doesn't seem to be an easy way to go from 25 to 29.97 or 23.976 3/2 pulldown. What do I need to do?
Advertisement
_
__
Minion
AfterDawn Addict
_
31. July 2004 @ 13:19 _ Link to this message    Send private message to this user   
Do you know how to use AVISynth???

AVISynth is one of the Best Video Tools available but it is Difficult to use because it uses a Scripting Language to implement it"s Functions and it"s Filters..

With the Proper AVISYnth script you can use it to Slow the Frame rate of your 25fps PAL file to 23.976fps and then you would just have to add 3:2 Pulldown flags to make it 29.976fps NTSC....

So basicly all you need to do is install the AVISynth.dll file on your PC and then write a Script like this:

AVISource("C:\My File.avi")
AssumeFPS("23.976,True")

so just Install AVISynth then Just write that on Notepad and save it as a File with an .avs extention and then Load it into the MainConcept Encoder and encode it like normal but make sure you add the 2:3 pulldown flags in the mainconcept settings or you can encode it to 23.976fps and then use a Program Like "DoPulldown" to add the 3:2 Pulldown flags....

You can also use AVISynth to Resize the Image and clean up Noise and sharpen the Image and many other things if you have the Right filters installed and know the Scripting commands....

You can read up on AVISynth over at "http://www.avisynth.org/"...

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
Junior Member
_
31. July 2004 @ 13:30 _ Link to this message    Send private message to this user   
Thanks for the great info! What happened is I stepped away from burning DVD's, and came back to find I forgot what I was doing. lol! I'm able to convert to 29.97 just fine without any extra steps, so I'm good to go. But I still need to look into why 23.976 3/2 pulldown is giving me crazy skipping. It might boost my image quality to encode in a lower framerate if the source is low to begin with.
Minion
AfterDawn Addict
_
31. July 2004 @ 14:24 _ Link to this message    Send private message to this user   
Encoders Like MainConcept encoder and TMPGEnc and basicly any other encoder can not do proper Frame Rate Conversions...
What they do is Delete or Duplicate frames to make up the New Frame rate which is what causes the Skipping effect....With PAL 25fps File the Proper way to convert them to NTSC is to Slow the Video down to 23.976fps and then add 3:2 Pulldown Flags to make it 29.976fps, but most encoders will just duplicate every Fifth frame to make 25fps into 29.976fps which causes a Skipping effect in high action scenes because you are looking at duplicated frames.....

well good Luck

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
Junior Member
_
9. August 2004 @ 11:31 _ Link to this message    Send private message to this user   
Hey Minion, just tried avisynth and looks like that did the trick. Amazing that I've been converting 24fps AVI's to NTSC DVD all this time with that slight stutter and not realizing it. All I had to do was make that script and drag and drop it into my MPEG encoder (which is setting the 3:2 on the fly).

The only thing is, avisynth does not seem to handle AC3. I'll have to make a full run and see how bad it gets out of synch. lol! It's only a "24fps" to "23.976" conversion.

Thanks for the tip!

This message has been edited since posting. Last time this message was edited on 9. August 2004 @ 11:40

Minion
AfterDawn Addict
_
9. August 2004 @ 11:36 _ Link to this message    Send private message to this user   
If you use this AVISynth Command:

AssumeFPS(23.976,True)

Then AVISynth will slow the framerate down to 23.976fps and Dynamicly resample the audio so it is also slower down and in Perfect sync...

There are also a Bunch of great Noise filters in AVISynth that are great for Clearing up Video that is a Little Noisy....

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
Junior Member
_
9. August 2004 @ 11:41 _ Link to this message    Send private message to this user   
Sorry I just edited my post, you think I can just use virtual dub or something to reduce the AC3?
Advertisement
_
__
 
_
Minion
AfterDawn Addict
_
9. August 2004 @ 12:27 _ Link to this message    Send private message to this user   
You can load in the AC3 if you the AC3 Import Filter in AVISynth or what is better is of you use this simple tool I have that will turn the AVI with AC3 audio to an AVI with Uncompressed audio that AVISynth can handle...
If you PM me with your Email address I can send you this tool....

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
afterdawn.com > forums > digital video > video - everything else > 25fps avi to ntsc dvd
 

Digital video: AfterDawn.com | AfterDawn Forums
Music: MP3Lizard.com
Gaming: Blasteroids.com | Blasteroids Forums | Compare game prices
Software: Software downloads
Blogs: User profile pages
RSS feeds: AfterDawn.com News | Software updates | AfterDawn Forums
International: AfterDawn in Finnish | AfterDawn in Swedish | AfterDawn in Norwegian | download.fi
Navigate: Search | Site map
About us: About AfterDawn Ltd | Advertise on our sites | Rules, Restrictions, Legal disclaimer & Privacy policy
Contact us: Send feedback | Contact our media sales team
 
  © 1999-2025 by AfterDawn Ltd.

  IDG TechNetwork