This isn't a bug — it's a stated limitation. ReelWorkshop's duplicate detection uses exact-fingerprint matching, which flags identical files. It is advisory only and does not catch near-duplicate retakes, meaning two separate recordings of the same scene, even seconds apart, will never trigger a match because the underlying file data is genuinely different each time you hit record.
Why exact-only detection is the tradeoff
Detecting perceptual similarity between two different video files — same subject, same framing, different take — is a much harder and slower problem than comparing file fingerprints, and it would require analyzing frame content rather than just file data. Exact-match fingerprinting is fast and runs entirely locally, but it trades away catching near-duplicates in exchange for that speed and simplicity.
How to catch near-duplicates yourself
- Review clips in the order you filmed them, since retakes are usually filmed back-to-back.
- Use the clip inspector to play each candidate at full size before deciding which take to keep.
- Name or briefly note your best take on your device right after filming, while you still remember which one worked.
- Rely on the automatic quality score as a tiebreaker between near-identical takes, since it can surface which version is technically stronger — but treat it as a hint, not a verdict.
A practical screening pass
- Group retakes mentally before importing
If you know you filmed the same shot three times, decide up front whether you want to import all three or pre-select your favorite on your device.
- Compare side by side in the inspector
Open each retake individually rather than trying to judge from thumbnails alone.
- Remove the weaker takes manually
Once you've picked a winner, delete the others from the project rather than leaving them in and hoping the edit plan skips them.
If you leave three near-identical takes in a project, the edit plan generator may still pull from more than one of them, which can make your final compilation feel repetitive even though nothing was flagged as a duplicate.
When this matters most
Projects built from a single event with lots of retries — sports highlights, action shots, or a scene filmed for safety multiple times — are where this limitation shows up most. Fast-cut compilations from many one-off moments, like a travel recap, are less affected since retakes are rarer there.
Will this feature be added later?
This page describes current behavior only; check the app for any changes to duplicate detection over time.
Does quality scoring compare retakes against each other?
Quality scoring evaluates each clip independently as a suggestion for ordering, it isn't a dedicated retake-comparison tool.