hi_venc_h264_vui
Description
Defines the VUI field of an H.264 encoding channel.
Prototype
hi_venc_h264_vui = {"vui_aspect_ratio": hi_venc_vui_aspect_ratio,
"vui_time_info": hi_venc_vui_aspect_ratio,
"vui_video_signal": hi_venc_vui_video_signal,
"vui_bitstream_restric": hi_venc_vui_bitstream_restric}
Members
Member |
Description |
|---|---|
vui_aspect_ratio |
Dictionary, reserved. For details, see the H.264 protocol. |
vui_time_info |
Dictionary, clock tick count parameter in the VUI field. |
vui_video_signal |
Dictionary, video signal parameter in the VUI field. |
vui_bitstream_restric |
Dictionary, reserved. For details, see the H.264 protocol. |
Parent topic: Video/Image Encoding