Home
RecentChanges

Search:

» AviSynth is a powerful video FrameServer for Win32.

AviSynth Links:
»Download
»Learn to script
»FAQ
»Manual
»Discussion fora
»Project page
»External filters
»FeedBack

» You can add pages to this website immediately. No login required.
Edit this document

» AboutAviSynth

 

Avisynth 
Logo

GreyScale

( Diese Seite in flag-germany.gif Deutsch )

Greyscale(clip clip [, string matrix])

Converts a clip to greyscale (without changing the color format).

The conversion is done using Rec.601 coefficients. In v2.56, a matrix option is added. When setting matrix="Rec.709", the clip is converted to greyscale using Rec.709 coefficients. See ColorConversions for an explanation of these coefficients. When setting matrix="Average" (only for RGB clips) the luma is calculated as (R+G+B)/3.

SourceForge Logo

 


Edit this document | View document history
Document last modified Tue, 11 Jan 2005 14:48:44