Video_options_setimagequality, Video_options_setcompressmode – Google Flix Engine Linux Reference Manual User Manual
Page 268

262
Flix Engine Linux Module Documentation
Note:
By default, the percentage is 15%.
The range is 0-100%.
The codec type must be
For
example if
the maximum
video bitrate
was
set to 500 through
, and the alpha percentage was set to 15% then the bitrate for the VP6 video
would be 425 and the alpha bitrate would be 75.
Use the
along with
and the
parameter. This function will be removed in a future release. See also:
5.56.2.14
on2sc video_options_SetCompressMode (FLIX2HANDLE flix, FE2_CompressMode
mode)
Set the VP6 compression mode.
Parameters:
← flix Handle to the Flix Engine returned from
or
← mode Compression mode (one of
Return values:
The compression mode was successfully set in the engine.
The value is out of range.
The underlying communication layer failed.
Note:
This setting affects VP6 only.
provides a slightly better quality image, but
takes approximately twice as long to encode as VP6 set to
The default value is
Use the
along with
or
and the
or
parameter. This function will be removed in a future re-
lease. See also:
5.56.2.15
on2sc video_options_SetImageQuality (FLIX2HANDLE flix, const int32_t
lImageQuality)
Set the image quality factor.
Determines the image "quality" level. Higher numbers will generally result in higher quality video, at the
cost of higher bitrates and file sizes.
Parameters:
← flix Handle to the Flix Engine returned from
or
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen