Fe2_filter_overlay, Fe2_overlay_file, Enumerations – Google Flix Engine Linux Reference Manual User Manual
Page 128: 2 define documentation

122
Flix Engine Linux Module Documentation
Blue component of the transparency color.
• #define
Set the overlay position. Valid modes are defined by
• #define
X coordinate of overlay top left on video.
• #define
Y coordinate of overlay top left on video.
Enumerations
• enum
{
}
Position modes for use with
5.31.2
Define Documentation
5.31.2.1
#define FE2_FILTER_OVERLAY
Filter name for use with
Definition at line 76 of file overlay.h.
5.31.2.2
#define FE2_OVERLAY_FILE
Set the path to the overlay image file.
Remarks:
Only PNG images, 24 bit bitmaps, and 32 bit bitmaps are supported. Use of PNG images is highly
recommended.
Images with an uneven width or uneven height will be cropped.
Overlay images larger than the video image will be cropped.
When both the video and overlay images contain an alpha channel, the overlay and video alpha will
be averaged. For example, if the video at the overlay position was fully transparent, and the overlay
was fully opaque, the region of the exported video where the overlay was placed would become 50%
opaque.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen