Purists would likely gnash their teeth at the thought (grin). But, there's something I'd like to do anyway and just need to know how to do it properly.
I have a fanfilm (Star Trek New Voyages - "World Enough and Time") that originally came in a high-res H264/MP4 format with a 24fps framerate. I've already created an NTSC DVD ISO, preserving that framerate, and it looks great. But PAL is something else. There's always this teensy jerkiness to it.
Anyhow, since 24 and 25 are so close together (and the switcheroo would be less noticable), I'd like to "speed up" the framerate to 25 to get a non-jerky PAL result. Yes, I know this would shorten the program time of the episode. But I doubt characters would start looking like Keystone Cops with voices sounding like Alvin and the Chipmunks (grin) with a framerate change so slight. What's the best way to "speed up" such a file so the video/audio remain in sync?
+ Reply to Thread
Results 1 to 7 of 7
-
-
Speeding up the frame rate from 24 fps to 25 fps is the usual method used by movie studios for film to PAL conversion.
-
So be it.
http://avisynth.org/mediawiki/AssumeFPS
( and maybe http://avisynth.org/mediawiki/TimeStretch as well )
+++++++++ -
Alecwest. I noticed in another thread someone talking about doing a framerate conversion. Here is what they did.
Made and AVisynth script with assumefps(25.00) and encoded to 25fps. Then used dgpulldown and did a custom pulldown with the correct fps ( in this case 24.00 -> 29.97 )
That in essence allowed you to encode at the source fps then add pulldown. Might be worth a try.
from this thread
https://forum.videohelp.com/topic335127
Originally Posted by Alex_ander
Or if you really want to go to pal you could just do a custom 24.00->25.00 dgpulldown. That way you don't even have to touch the audio.Donadagohvi (Cherokee for "Until we meet again") -
I'm not sure, but I thought what Alecwest was asking about was how to change MP4 framerates WITHOUT reencoding. If so, that greatly narrows the options. I myself don't know of any apps that'll do that for MP4, but it ought to be possible (much like Restream or DVDPatcher for MPEG2).
However, framerate isn't the only thing that would need to change--there's also resolution. You couldn't do both without reencoding. Even the sly DGPulldown methods require reencoding because of resolution changes.
Also, if you ARE trying to just do a framerate adjustment (in the headers/fields), thereby making all pix run through quicker, you'll also need to do a TIMECOMPRESSION of the audio--to the tune of 4% faster, in order to keep in sync.
Scott -
Originally Posted by Cornucopia
Thanks to all who made suggestions. If DVDPatcher doesn't work, I'll revisit them.
Regards,
J. Alec West
Similar Threads
-
Converting a "variable framerate" to constant framerate?
By vieo in forum Video ConversionReplies: 6Last Post: 2nd Sep 2010, 09:05 -
How do I convert xvid framerate 23,967 to xvid framerate 25.000?
By QuickstartDK in forum Newbie / General discussionsReplies: 16Last Post: 4th Nov 2009, 17:57 -
The old switcheroo...
By neomaine in forum ComputerReplies: 7Last Post: 9th Apr 2008, 09:58 -
Framerate Problems
By InvincibilityCloak in forum Video ConversionReplies: 1Last Post: 26th Mar 2008, 15:17 -
lowering a framerate
By nivek_nayr in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 2Last Post: 18th Feb 2008, 11:18