Hi, I have a video merge problem. Two segments of videos, say A and B, a few seconds at the end of A and at the beginning of B are exactly the same. I want to merge them into a perfect video (cut off the duplicate part and play smoothly). I don't know the exact seconds of the duplicate part lasts. Is there any software or AI to solve the problem?![]()
+ Reply to Thread
Results 1 to 9 of 9
-
-
Start with AVIDemux.
It will let you step through the frames.
You will have to decide where the duplicates end.
Then cut that part.
You should only need to make the cut on one of the videos.
The usual advice save good copies of both & make the edits on "work" copies.
When those look & play like you want them keep those copies.
AVIDemux should be able to join them with its' append function. -
Just trim the end of A.
I don't know if that's possible with Avidemux; I think it can only trim at keyframes.
You could try Losslesscut or clever FFmpeg-GUI. -
-
-
AviDemux jumps to key or I-frames.If you use the button for this.
It can cut at a P 0r B frame but it will give you a warning that doing this may corrupt the file.
Basically you will get a short "jump" in the video.
In the case of what ssuper2gg is doing I did not need to add this.
AviDemux does require the two videos to be the same resolution & FPS to append them.
I gave Clever a try for doing this & I could definitely use it.
It identifies the frame type & can cut at any frame.
Losslesscut did not identify frame type as far as I could find.
It jumps to key frames only.
I believe it can cut at any frame but you would have to identify the frame time first with another software.Last edited by cholla; 19th May 2026 at 12:28.
-
-
Smart Media Cutter GUI will do frame-accurate smart-cutting ie no-recoding apart from to the next I frame. Provided the two files are exactly the same specs-wise, after you've trimmed to the join point, you can then join them up in AVIDemux using smart-joining ie Copy Copy.
As far as finding the exact matching frame, I'd just open each file in simultaneous, separate instances of VDub and scroll until you find the same frame; note the timecode. -
Smart Media Cutter has option to join video & audio (and cut at the same time) but it's available in paid version.
Similar Threads
-
Is it possible to merge audio and video m3u8?
By robocop1888 in forum DVB / IPTVReplies: 0Last Post: 11th Jun 2024, 15:25 -
How can i merge mp4 files into one video please?
By mikehende in forum Newbie / General discussionsReplies: 13Last Post: 6th Aug 2023, 10:06 -
Losslesscut - merge problem: Command killed with SIGSEGV
By helmut12 in forum EditingReplies: 2Last Post: 4th Dec 2022, 02:49 -
How can I merge the sound of one video into another?
By kenny1999 in forum Newbie / General discussionsReplies: 1Last Post: 20th Sep 2021, 15:34 -
How do merge video files with different resolutions together?
By Guernsey in forum Newbie / General discussionsReplies: 3Last Post: 14th Aug 2021, 17:02


Quote
