Base_h264profile, Fe2_h264_rc_mode, Fe2_h264_speed – Google Flix Engine Linux Reference Manual User Manual
Page 44: H264profile h264profile_t, H264profile, Main_h264profile, High_h264profile, H264profile_t, 4 typedef documentation, 5 enumeration type documentation

38
Flix Engine Linux Module Documentation
Definition at line 89 of file h264.h.
5.11.3.7
#define FE2_H264_RC_MODE
Alias for
Note:
Default:
Only
or
are supported at this time
Definition at line 84 of file h264.h.
5.11.3.8
#define FE2_H264_SPEED
Controls frame analysis, affecting encoder speed and inversely output quality.
Lower values will will produce faster overall encode times, with the potential for quality loss, depending
on the input material. A value of 1 provides a good balance between speed and quality, 2 or above will
begin to perceptibly lengthen the encode.
Note:
Default:
•
: 1
•
: 3
Valid Range: [0,5]
Definition at line 116 of file h264.h.
5.11.4
Typedef Documentation
5.11.4.1
typedef enum h264profile h264profile_t
Valid profiles for use with the
parameter.
5.11.5
Enumeration Type Documentation
5.11.5.1
enum h264profile
Valid profiles for use with the
parameter.
Enumerator:
BASE_H264PROFILE
MAIN_H264PROFILE
HIGH_H264PROFILE
Definition at line 92 of file h264.h.
Generated on Tue Jul 20 17:39:03 2010 for Flix Engine Linux by Doxygen