vpx_codec_enc_cfg

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

g_error_resilient
vpx_codec_er_flags_t g_error_resilient;
Undocumented in source.
g_h
uint g_h;
Undocumented in source.
g_lag_in_frames
uint g_lag_in_frames;
Undocumented in source.
g_pass
vpx_enc_pass g_pass;
Undocumented in source.
g_profile
uint g_profile;

< profile of bitstream to use

g_threads
uint g_threads;
Undocumented in source.
g_timebase
vpx_rational g_timebase;
Undocumented in source.
g_usage
uint g_usage;
Undocumented in source.
g_w
uint g_w;
Undocumented in source.
kf_max_dist
uint kf_max_dist;
Undocumented in source.
kf_min_dist
uint kf_min_dist;
Undocumented in source.
kf_mode
vpx_kf_mode kf_mode;
Undocumented in source.
rc_2pass_vbr_bias_pct
uint rc_2pass_vbr_bias_pct;

< RC mode bias between CBR and VBR(0-100: 0->CBR, 100->VBR)

rc_2pass_vbr_maxsection_pct
uint rc_2pass_vbr_maxsection_pct;
Undocumented in source.
rc_2pass_vbr_minsection_pct
uint rc_2pass_vbr_minsection_pct;
Undocumented in source.
rc_buf_initial_sz
uint rc_buf_initial_sz;
Undocumented in source.
rc_buf_optimal_sz
uint rc_buf_optimal_sz;
Undocumented in source.
rc_buf_sz
uint rc_buf_sz;
Undocumented in source.
rc_dropframe_thresh
uint rc_dropframe_thresh;
Undocumented in source.
rc_end_usage
vpx_rc_mode rc_end_usage;
Undocumented in source.
rc_max_quantizer
uint rc_max_quantizer;
Undocumented in source.
rc_min_quantizer
uint rc_min_quantizer;
Undocumented in source.
rc_overshoot_pct
uint rc_overshoot_pct;
Undocumented in source.
rc_resize_allowed
uint rc_resize_allowed;
Undocumented in source.
rc_resize_down_thresh
uint rc_resize_down_thresh;
Undocumented in source.
rc_resize_up_thresh
uint rc_resize_up_thresh;
Undocumented in source.
rc_target_bitrate
uint rc_target_bitrate;
Undocumented in source.
rc_twopass_stats_in
vpx_fixed_buf rc_twopass_stats_in;
Undocumented in source.
rc_undershoot_pct
uint rc_undershoot_pct;
Undocumented in source.
ss_number_layers
uint ss_number_layers;
Undocumented in source.
ts_layer_id
uint ts_layer_id;
Undocumented in source.
ts_number_layers
uint ts_number_layers;
Undocumented in source.
ts_periodicity
uint ts_periodicity;
Undocumented in source.
ts_rate_decimator
uint ts_rate_decimator;
Undocumented in source.
ts_target_bitrate
uint ts_target_bitrate;
Undocumented in source.

Meta