Difference between revisions of "Documentation:Modules/extract"

From VideoLAN Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 16:19, 20 December 2006

Module: extract
Type Video filter
First VLC version 0.9.0
Last VLC version -
Operating system(s) all
Description extract a color component from the video
Shortcut(s) -
  • extract-component <integer> : Color component to extract (0xRRGGBB) default value: 0xFF0000 (red)

Example

Extract the yellow component from a video:

% vlc --video-filter "extract{component=0xFFFF00}" somevideo.avi

Typical use

You can create a live Andy Warhol display.

Help VideoLAN by adding to this page!
Create an account to start editing, and then click here to add to this article.