Hi,
this is hopefully a very easy question: how can you join multiple videoclips (that have different framerates) together into a single video with one consistent framerate? I think I could do some math with the speed on each individual clip, but is there just a setting that will do this?
+ Reply to Thread
Results 1 to 5 of 5
-
-
just set the output framerate in the program you are using to edit/join the clips to what you want. the program will re-encode them all to that.
--
"a lot of people are better dead" - prisoner KSC2-303 -
Simple answer to your question.
You can not do this without changing the framerate of one or the other. All videos must have the same framerate. And a simple re-encode will also not work since that will change the timing. You must resample the framerate of the video you which to change. -
Derrickd111,
MKV/MP4 support variable frame rate video, so frame rate shouldn't be a barrier to joining multiple clips. I realise you said you want a single video with one consistent framerate, but is that because you thought it was a requirement? Converting a video's frame rate is almost impossible to do with hurting the quality. Often it's done by blending frame to create new ones etc
The resolution needs to be the same, and you mostly have to use the same encoder settings, but the frame rate on it's own shouldn't matter. Naturally the audio needs to be the same.
Simply because they were handy, I joined a couple of MKVs sitting on my drive to check. I know they were created equally, aside from one being 23.976fps and the other 29.97fps. MediaInfo displays:
Code:Width : 640 pixels Height : 480 pixels Display aspect ratio : 4:3 Frame rate mode : Variable Frame rate : 26.640 FPS Original frame rate : 23.976 (24000/1001) FPS Color space : YUV Chroma subsampling : 4:2:0
Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview)
Similar Threads
-
QTGMC and VFR question about mixed framerate from source
By LaserBones in forum Newbie / General discussionsReplies: 14Last Post: 9th Jul 2020, 07:04 -
Need Simple Software Recommendation For Simple Editing Tasks
By Snoopy329 in forum EditingReplies: 13Last Post: 15th Feb 2020, 12:55 -
First time using video, simple audio editing question, thanks!
By teacherwayne in forum Newbie / General discussionsReplies: 1Last Post: 19th Feb 2017, 22:45 -
Newbie with a simple question: Movavi software I need assistance
By THEREMOTEDR in forum Newbie / General discussionsReplies: 3Last Post: 1st Jan 2017, 05:38 -
simple Bitrate question
By efiste2 in forum AudioReplies: 2Last Post: 23rd Apr 2016, 14:34