hi_venc_scene_mode
Description
Defines the encoding scenarios.
Prototype
HI_VENC_SCENE_0 = 0 # H.264 and H.265 are supported in scenarios where the camera is still or moves periodically. HI_VENC_SCENE_1 = 1 # H.265 is supported in motion scenarios where the bit rate is high. HI_VENC_SCENE_2 = 2 # Not supported currently. HI_VENC_SCENE_BUTT = 3
Set this parameter to HI_VENC_SCENE_0 for security scenes. Set this parameter to HI_VENC_SCENE_1 for autonomous driving, livestreaming, gaming, animations, and movies.
Parent topic: Video/Image Encoding