Dear sir
According to the Spec, the intraFrameQP and interPFrameQP are useful only when
rateControlPreset of IVIDENC1_Params is equal IVIDEO_NONE.
rcAlgo = 2 (Fixed QP) and targetBitRate = 0
but in the notes the rcAlgo values are used only when IVIDENC1_Params ->RateControlPreset = IVIDEO_USER_DEFINED.
Is this a conflict?? If I want to use the Fixed QP and intraFrameQP and interPFrameQP , what should I set for the rateControlPreset???