I have some video files that I want to merge together into one video file as the dump was originally one video file. The problem is that one of the video files has a different resolution than the other ones even though it used to be apart the exact same video. Can anyone help me merge this file with other ones?
+ Reply to Thread
Results 1 to 8 of 8
-
-
You could try to remux the single video parts to ts and merge the ts files,
if the codecs are compatible with ts container.
Can be done with clever Ffmpeg-GUI. -
How do this in AVIsynth?
Other than a playlist (text metadata), which has pauses, container formats may have issues with different rez material.
Ones that usually work well with different rez:
MPEG2 TS
MKV
MOV
Ones that sometimes work with different rez:
MP4
WMV
Ones that don't work with different rez:
AVI
VOB (not within single vobs or vob chains)
MPEG2 PS
MPEG1 System Stream
Real
Scott -
I usually just put the clips on a timeline and export as a completed video in those NLEs. Is that a good thing?
-
Yes, see post#3. The NLE will do good things silently under the hood and probably save you some headaches.
Similar Threads
-
How do merge video files with different resolutions together?
By Guernsey in forum Newbie / General discussionsReplies: 3Last Post: 14th Aug 2021, 17:02 -
Cannot merge 2 videos after encoding one
By Budman1 in forum Video ConversionReplies: 3Last Post: 14th Nov 2020, 03:06 -
How Merge 1 Video to 100 Videos (Intro + Multiple Main Videos) help
By Squid Ward in forum EditingReplies: 0Last Post: 4th Sep 2020, 10:27 -
Need a way to view the dimensions/resolutions 1k+ videos in Windows folder
By AshleyQuick in forum Newbie / General discussionsReplies: 5Last Post: 28th Jul 2018, 10:37 -
How to merge two videos of the same tape?
By videon00b in forum EditingReplies: 4Last Post: 15th Jan 2018, 00:20