This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Question about the intraFrameQP and interPFrameQP Parameter

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???