Video Processing Capabilities
mainWatermarkRemover-AI supports several video-specific features:
- Supported Formats: MP4, AVI, MOV, MKV, FLV, WMV, WEBM.
- Audio Preservation: Requires FFmpeg to be installed on the system.
- Two-pass Detection: Use
--detection-skip(set to a value > 1) to speed up processing by detecting watermarks every N frames. - Fade Handling: For watermarks that appear or disappear gradually, use
--fade-inand--fade-outto extend the mask by the specified number of seconds.