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.
Ran,
The encoder must know what is the frame rate. It is one of the inputs to the rate control mechanism.
Regards,
Yair
Hi,
No, display does not suppor frame rate controlled. This can be only controlled by not providing frames in time to the display driver in which case display will repeat the frames causing frame repeat and ultimately kind of frame skip for display. Frame skip is supported in the capture by not capturing those frames, but this cannot be done in display since if we skip frame, you will blank frames which is not acceptable.
Thanks,
Brijesh Jadav