Documentation:Modules/colorthres
Jump to navigation
Jump to search
Module: colorthres | |
---|---|
Type | Video filter |
First VLC version | 0.9.0 |
Last VLC version | - |
Operating system(s) | all |
Description | Turn the picture black and white except for some colors |
Shortcut(s) | - |
This filters turns most of the picture black and white except for some colors. This could be called a "Schindler's List" effect.
Options
- colorthres-color <integer> : Colors similar to this will be kept, others will be grayscaled. default value: 0xFF0000 (red)
- colorthres-saturationthres <integer> : Saturation threshold default value: 20
- colorthres-similaritythres <integer> : Similarity threshold default value: 15
Example
% vlc --video-filter colorthres somevideo.avi
See also
- Schindler's List, Red dress on wikipedia