Removing a photobomber from a still image takes one inpainting pass. Removing the same person from a 10-second video takes 240 inpainting passes that all have to agree with each other. Here's the math and the workflow.
You take a photo at a tourist spot. A stranger walks through the frame. You use an AI object remover — draw a mask around the person, click remove, and the AI fills the gap with plausible background. Total time: 10 seconds. The result is nearly perfect.
Now imagine the same scene as a 10-second video at 24 frames per second. The stranger walks through 240 frames. Removing them means running inpainting on 240 individual frames — and every single one has to be consistent with the frames before and after. This is not 240× harder. It is a fundamentally different problem.
Photo inpainting has one constraint: the filled region should look plausible to a human eye in a single frame. Video inpainting has three constraints: the filled region should look plausible in each frame, the filled region should be consistent across frames (no flickering or swimming textures), and the filled region should respect motion — if the background behind the removed object is moving (camera pan, parallax), the inpainted content must move the same way.
Constraint 1 is the photo problem. Constraints 2 and 3 are why video inpainting is a research problem. Even the best consumer tools today produce video inpaintings that look fine paused but show visible artifacts in motion — textures that slide, edges that warp, details that pulse in and out of existence.
For many "video" cleanup tasks, you do not need video inpainting at all. If the object you want to remove is static (a logo on a wall, a piece of litter on the ground, a blemish on a product) and the camera is locked down on a tripod, you can export one representative frame, remove the object with a photo object remover, and composite the cleaned frame back over the video as a static patch. The patch sits perfectly still on a locked-off shot and covers the unwanted object in every frame.
This technique — static patch compositing — is used in professional post-production all the time. It works for tripod shots with static unwanted objects. It does not work for handheld footage, moving objects, or scenes with changing lighting.
Genuine video inpainting is required when: the camera is moving (handheld, gimbal, drone), the object being removed is moving through the scene, the lighting changes during the shot, or the background behind the object has complex parallax (near and far objects moving at different rates).
In these cases, current consumer tools offer two approaches. Mask tracking + per-frame inpainting: track the object with a mask that follows it through the video, then run photo inpainting on each frame individually. This is fast but produces the flickering problem described above. AI video inpainting models: dedicated models that process the entire video clip at once, maintaining temporal consistency. These produce better results but are slower, more expensive, and available mainly through professional tools (Runway ML, Adobe After Effects content-aware fill, research models on Replicate).
For most users: start with photo inpainting. If the shot is locked down and the object is static, export a frame, remove the object with the object remover, and composite the patch back. This solves 60-70% of real-world cases. For the remaining cases — moving cameras, moving objects — you need a dedicated video inpainting tool, and you should budget significantly more time and compute.
The photo tool handles the common case instantly and for free. The video tool handles the hard case with effort and cost. Knowing which case you are in before you start saves hours of frustration.
Remove unwanted objects from photos at AI object remover — free, instant, no signup required.
AI Object Remover
Remove unwanted objects, people, or text from photos with AI inpainting.
Background Remover
Remove image backgrounds instantly with one click.
Watermark Remover
Erase watermarks, logos, text overlays, and timestamp stamps from images using BRIA Eraser AI inpainting. Canvas mask tool for precise removal area selection with adjustable brush size. Works on semi-transparent watermarks, logo stamps, and photo-bombing objects.