I have an old Intel digital camera that i got back in 1999. It was very low quality, took pics and video, and the video was horribly slow and unimpressive. The framerate was not good. It was almost like i was watching stuff in slow motion, as it was painfully slow and jittery. I recently found a framerate converter online, to see if i could fix the videos that i had saved with that camera. Well, for some reason, the videos would not even load in.
Does anyone know of any framerate converters online, or how about a way to convert framerates of videos?
Any help would be greatly appreciated.
+ Reply to Thread
Results 1 to 7 of 7
-
-
Most video editors have the ability to change frame rates. But most of them do it by repeating or deleting frames. It won't look any smoother when played back.
AviSynth has frame rate conversion functions that can synthesize in-between frames based on motion vectors. This will give very smooth results but is prone to errors.
https://forum.videohelp.com/topic341008.html#1778860 -
A question, jagabo, hopefully not OT for this thread: I had some web cam videos shot at a very low rate, maybe 5fps. Would that AviSynth filter make them a bit smoother by adding frames in between? I know it won't create 29.97fps video from nothing, but the ones I've seen are very hard to watch, so looking for some small bit of improvement.
-
Yes, that filter will synthesize new frames between the existing frames to convert it from 5 fps to 29.97 fps or whatever rate you desire. It works well when all the moving edges are very sharp and moving linearly. It doesn't work well when motions are very complex. See the video linked in one of the the threads. Watch closely:
https://forum.videohelp.com/images/guides/p1534640/slow.avi
The original file is no longer available but I think that slow motion version is 1/10 the speed of the original -- ie, 90 percent of the frames are synthesized.
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 -
Need advanced framerate converter
By Xpenguin17 in forum EditingReplies: 17Last Post: 1st Jul 2009, 15:13 -
Motion Framerate
By hzgg2 in forum EditingReplies: 2Last Post: 22nd Feb 2009, 17:55 -
framerate switcheroo
By AlecWest in forum Video ConversionReplies: 6Last Post: 15th Oct 2007, 16:31