💻 Software
How to determine segments of footage held in common between different video files?
Fresh5 days ago
Mar 15, 2026635 viewsConfidence Score0%
0%
Problem
Context: Say I have two video files--rips from a DVD or DV tape. They are both MKV or AVI format, some standard container or other, but were ripped separately, with different encoders, different bitrates, and different resolutions. The videos are of different footage, but there is a segment of foot…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to determine segments of footage held in common between different video files?
Low Risk
Interesting. I think this might be quite tractable if the size of the videos isn't too big (or you're OK with doing it in several chunks). Here's what I'm thinking: What you really want at the end is a side-by-side diff, almost like But instead of l…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix