板子是TI的dm36x EVM ,DVSDK的版本是4.02; 采集的视频是PAL;
当我把uboot里的参数设置 dm365_imp.oper_mode=0时
用./encode -I1 -y2 -v test.264可以正常采集;
但是当设置成dm365_imp.oper_mode=1时候(其他地方未作任何更改)
同样运行./encode -I1 -y2 -v test.264 就提示:
davinci_resizer davinci_resizer.2: Operation mode doesn't match with current hw mode
Error: Failed to create capture device. Is video input connected?
请问该怎么做才能用SINGLE-SHOT模式正常采集?
谢谢