Hi Anshuman,
As i informed you already the new codec is now working fine with our exisisting application.
As i was trying to verify the fps for platinum codec , i found it's not coming to appx 30fps.
after cross checking the relese document i modifed 1st " encodingPreset = XDM_HIGH_QUALITY / XDM_HIGH_SPEED" earlier i had defined it XDM_USER_DEFINED.
then VIDENC1_create() is returnning NULL.
what can be the problem ?
also what are the parameters UMV, PRC, SM means as mentioned in Table-1.
H.264 High profile levels up to 5.0, UMV – ON, PRC – H264_ENC_01 OFF,T8x8Inter – OFF and T8x8Intra – OFF, SM – ON, CABAC – ON, encoderPreset – XDM_HIGH_SPEED/XDM_HIGH_QUALITY, IntraPeriod-30