Documentation:Modules/extract

From VideoLAN Wiki
< Documentation:Modules
Revision as of 16:19, 20 December 2006 by Dionoea (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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.