Video
Effects
Video Filter Transformations
Visual Effects
Background Color (b_{color}
)
Set background color for padded areas or transparent videos:
- Accepts hex color codes without ’#’
- Commonly used with:
c_pad
crop mode- Videos with transparent areas
- Letterboxing/pillarboxing areas
Blur Effect (blur_{radius}
)
Apply Gaussian blur effect to video:
Features:
- Radius range: 1-100
- Lower values for subtle effect
- Higher values for strong blur
- Applied consistently across frames
Common uses:
- Background videos
- Privacy protection
- Aesthetic effects
- Content warnings
Background Blur (b_blur
)
Create blurred padding from video content:
Features:
- Uses video content for blur effect
- Maintains visual consistency
- Works with padding operations
- Smoother than solid colors