hi_venc_h264_attr
说明
定义H.264编码属性字典。
Atlas 推理系列产品,预留字典,暂不支持。
Atlas A2训练系列产品/Atlas 800I A2推理产品,预留字典,暂不支持。
定义
hi_venc_h264_attr = {"rcn_ref_share_buf_en": rcn_ref_share_buf_en, # RW; Range:[0, 1];Whether to enable the Share Buf of Rcn and Ref "frame_buf_ratio": frame_buf_ratio}
成员
成员名称 |
描述 |
---|---|
rcn_ref_share_buf_en |
是否使能参考帧和回写帧复用Buffer。预留参数,暂不支持。 取值范围:[0, 1]。1表示使能,0表示不使能。 静态属性。 |
frame_buf_ratio |
帧Buffer比例,设置该比例后,系统内部会根据该比例压缩帧Buffer。 取值范围:[70, 100]。比如将“frame_buf_ratio”设置为80,则表示帧Buffer为原始大小的80%。
|
父主题: 视频/图像编码