Documentation:Modules/extract

From VideoLAN Wiki

Jump to: navigation, search
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
  • 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. Click on edit to add to this article.
This page is part of official VLC media player Documentation (Play HowTo Streaming HowTo Hacker's Guide Modules)

Please read the Documentation Editing Guidelines before you edit the documentation

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
Personal tools