![]() |
ISVP-SDK
3.12.0
Ingenic Smart Video Platform SDK
|
Paramete of super frame process strategy. More...
#include <imp_encoder.h>
Data Fields | |
| IMPEncoderSuperFrmMode | superFrmMode |
| super frame process strategy, default: SUPERFRM_REENCODE | |
| uint32_t | superIFrmBitsThr |
| super I frame threshold, default: w*h*3/2*8/ratio, ratio: mainres-6, subres-3 | |
| uint32_t | superPFrmBitsThr |
| super P frame threadhold, default:super I frame threshold divide by 1.4 | |
| uint32_t | superBFrmBitsThr |
| super B frame threadhold, default:super P frame threshold divide by 1.3 | |
| IMPEncoderRcPriority | rcPriority |
| priority of ratecontrol, default: RDO | |
Paramete of super frame process strategy.
1.8.8