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

ShowAlpha

( Diese Seite in flag-germany.gif Deutsch )

ShowAlpha(clip clip, string pixel_type)

Shows the alpha channel of a RGB32 clip, available in v2.53.

In v2.54 ShowAlpha now returns RGB, YUY2, or YV12 via the pixel_type argument. The latter two can be used to layer an RGB clip with alpha transparency data onto a YUV clip using the 3-argument form of Overlay, because when setting pixel_type to YUY2 or YV12 the luma range is [0,255].

Example:

AviSource("clip.avi")
ShowAlpha()

SourceForge Logo

 


Edit this document | View document history
Document last modified Sat, 17 Jan 2004 08:34:02