hi_venc_mjpeg_cbr
说明
定义MJPEG编码通道CBR属性字典。暂不支持。
定义
hi_venc_mjpeg_cbr = {"stats_time": stats_time, # RW; Range:[1, 60]; the rate statistic time, the unit is senconds(s) "src_frame_rate": src_frame_rate, # RW; Range:[1, 240]; the input frame rate of the venc channel "dst_frame_rate": dst_frame_rate, # RW; Range:[1, 240]; the target frame rate of the venc channel, # can not be larger than src_frame_rate "bit_rate": bit_rate} # RW; Range:[2, 614400]; average bitrate} hi_venc_mjpeg_cbr;
父主题: 视频/图像编码