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.

Venc_registerCallback什么时候被调用?

hi

       在MCFW中,Venc_registerCallback()函数什么时候被调用?触发该函数执行的机制是什么?我现在正测试dvr_rdk demo下的一个程序,发现只要把OSD的宏开关打开,Venc_registerCallback()注册的回调函数就不能执行。不再给缓冲区读取编码数据函数发送信号,导致视频文件无法读取。

谢谢