HI,
TI's h264 encode algorithm automatic skip frame ,when the signal is not very good. But how can i force encode the frame ?
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.
HI,
TI's h264 encode algorithm automatic skip frame ,when the signal is not very good. But how can i force encode the frame ?
Hi,
What value you are using for RC_PRESET? You might be using low delay or CBR mode. Set it to VBR or Storage.
HI,
Thanks for your reply 。But my boss want to compress the frame rate, and skip the frame outside the algorithm by ourself. Can you have some good ideas ?