Blur is a command-line tool designed to simplify video processing workflows focused on blurring and censoring sensitive regions within video content. It provides a streamlined interface for applying blur effects to specific areas, often using FFmpeg as the underlying processing engine. The tool enables automation of repetitive editing tasks such as anonymizing faces, text, or objects in video frames. It supports configurable parameters that control blur intensity, region selection, and processing duration. blur is designed to be lightweight and scriptable, making it suitable for integration into automated pipelines. It can process videos efficiently while maintaining output quality and format compatibility. Overall, it serves as a practical utility for privacy-focused video editing tasks.
Features
- Video blurring and censoring of selected regions
- Integration with FFmpeg for processing
- Configurable blur intensity and parameters
- Scriptable command-line interface for automation
- Support for multiple video formats
- Efficient processing with minimal overhead