Hi all,
We are looking for using GOP Size = 150 ( 5 sec ) for some specific requirement.
We have gone through TI document and found that we can use GOP size 5 sec for Video Surveillance use case ( Ref: TI Application Report, SPRABA9–April 2010 ).
But the image quality looks to be strange as shown in the image.
We want to know to set 5sec GOP size what other codec parameters we need to set.
for testing we used following setting and the output image quality as attched.
following our parameters for GOP size 150 :
pDynParams->idrFrameInterval = 150;
(pDynParams->videncDynamicParams).intraFrameInterval = 150;
pDynParams->maxDelay = 2000;