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.

求助。DM8168 capture_encode的采集分辨率只能是1080P和720P么?



我用capture_encode这个程序,想采集1024x1024的视频,可是怎么修改这个程序的分辨率?我尝试着修改采集(CAP)、DEI、显示(DIS)、编码(ENC)组件中的framewidth,frameheight,结果程序运行提示出错,然后我又把ENC组件中的修改回来,运行成功,但是屏幕上什么也看不到,编码了200帧,压缩文件也无效,播放不了。我又把我所做的修改全部还原掉,修改初始化中1080P对应的分辨率,结果运行直接报错。

求助,哪位朋友做过这方面工作的,指条道,不胜感激。