Installation Overview
2-18
##################################################################################
gopStructure = 0 # 0 => Open or Non uniform(IBBPBBP), 1 => Closed or
Uniform (BBIBBPBB
log2MaxFNumMinus4 = 0 # # sliceParams::frame_num syntax element will be reset
after every (1<< (log2MaxFNum 4)) frames
picOrderCountType = 0 # Picture order count type
IDRFrameInterval = 1000 # Interval b/w two IDR frames 0=>IDR BBP I BBP I,
1=>IDR BBP IDR BBP IDR, 2=>IDR BBP I BBP IDR,
3=>IDR BBP I BBP I BBP IDR
transformBlockSize = 1 # 0:4x4 only, 1: 8x8 only,
topFieldFirstFlag = 1 # to indicate field order in interlaced content
interlaceCodingType = 3 # Interlced field coding type selection, 2 => MRF 3=> ARF
4=> SPF
DebugTraceLevel = 0 # Debug trace Enable 0 - Disable, 1- Level 1, 2 - Level
2, 3 - Level 3,
lastNFramesToLog = 5 # Last N frames to log into debug trace buffer
Any field in the
IVIDENC2_Params
structure (see Section 4.2.1.7) can be set in the encoder.cfg file
using the syntax as shown in the code snippet. If you specify additional fields in the encoder.cfg file,
ensure that you modify the test application appropriately to handle these fields.
2.8
Uninstalling the Component
To uninstall the component, delete the codec directory from your hard disk.