* Make it possible to extract any color component from the video. (Red, Green...
* Make it possible to extract any color component from the video. (Red, Green and Blue are still hardcoded) Example: ./vlc ~/media/Muse-Concert.mpg --video-filter "extract{component=0xFFFF00}" will get you the yellow stuff.
Showing
This diff is collapsed.
Please register or sign in to comment