Hello everybody. I'm going to make a strange request, so please forgive me.
I've got a video, an mkv encoded with h264 (mp4). It's a video I took myself, and shows a chessboard during a game. Problem is, I made use of a webcam and a tablet, and because of several reasons, I could just record one frame per second, sometimes less. What I'd like to do is "inflate" the video in order to make it longer, repeating every single frame several times. That means if the frames in the original video are: 123456789etc., I'd like something like 11111222223333344444etc., that is the same video, but 5 times slower. I need all these frames because I'm doing a certain analysis of the video, that requires the frames not to change too often; usually I'm able to take a video at 6fps, and that's good, but in this specific case something went wrong.
Does anybody know of a software capable of doing such a thing?
Thanks.
+ Reply to Thread
Results 1 to 4 of 4
-
-
Google Avidemux win64 nightly. Download last in list (portable).
Open file in Avidemux.
Under Video Output change Copy to mpeg4 AVC (x264).
Select Filters, then Resample FPS. Under New Frame Rate multiply current framerate by number of additional frames required.
Save output. -
-
You can change the Presentation Time Stamps to slow down without adding additional frames, or re-encoding, but Resample FPS adds additional frames, which can be useful sometimes.
Last edited by Secoast; 8th Jun 2023 at 12:56.
Similar Threads
-
Mp4Box - Output is generated without frame Width, frame height & frame rate
By Saptarshi in forum Newbie / General discussionsReplies: 0Last Post: 25th Nov 2022, 08:27 -
I-frame cutting sometimes results with video start at previous I-frame.
By TempUser_ in forum EditingReplies: 3Last Post: 25th Oct 2021, 01:40 -
Problem with Premiere frame size and motion scale on frame hold
By miguelmorin in forum EditingReplies: 0Last Post: 10th Jan 2021, 17:20 -
Partial frame stab() as basis for whole frame? (Avisynth)
By lordsmurf in forum RestorationReplies: 28Last Post: 11th Sep 2020, 10:36 -
Best software for text editing frame by frame?!
By lolcox in forum EditingReplies: 8Last Post: 30th Jun 2018, 07:47