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.

IPNC中的OSD不能正常设置的问题



在用DM8148开发项目时,发现IPNC中的OSD不能正常设置。在跟踪问题的时候发现SetAvOsdTextEnable( )这个函数没有被调用,而且在stream.c文件中的stream_feature_setup( )函数中对STREAM_FEATURE_OSDTEXT_EN的调用是被注释掉的。不知道OSD不能设置是否和上述调用有关,如果无关是否有其他方法,谢谢!