Hello,
I try to modify the encode demo software in order to meet my requirements. Basicaly I would like to decrease the standard frame rate factor which by default is ~ 30fps. Desired value is 1-2 fps. I tried to force this value by setting the params->maxFrameRate = 1000, dynParams->targetFrameRate = 1000, dynParams->refFrameRate = 1000 members but it didn't make any difference.
Do you have any experience or hints in this field?
Thanks in advance for your engagement,