在ipnc-rdk-3.8。sensor 输出YUV 4:2:2 16bit的数据给DM8127,当时sensor输出1080P25和1080P30时一切正常。但是sensor输出1080P60时,出现问题。启动时出现错误提示的打印:
./boa: /usr/lib/libssl.so.1.0.0: no version information available (required by ./boa)
./boa: /usr/lib/libcrypto.so.1.0.0: no version information available (required by ./boa)
ApproDrvInit: 3
queue id:163845
queue id:0
queue id:32769
queue id:0
TimeOut occure in boot_proc.
Program exit.
TimeOut occure in boot_proc.
Program exit.
[host]
Usecase is Active !!!
[host]
Usecase is Active !!!
ApproDrvExit: 7
Error: WaitStreamReady Fail.
Error: SemWait: Invalid Semaphore handler
Error: SemRelease: Invalid Semaphore handler
Error: SemWait: Invalid Semaphore handler
[host]
Force IDR on Channel: 0
[host]
Force IDR on Channel: 1Error: SemRelease: Invalid Semaphore handler
SystemInit success
Schedule manager init success
Dmva Schedule manager init success
umount: can't umount /mnt/mmc: Invalid argument
killall: dhcpcd: no process killed
sh: /opt/ipnc/dhcpcd/dhcpcd: not found
net_search_gateway:eth0, 1A8C0, 0, 1
net_get_dns: file "/etc/resolv.conf" opened for reading error!
[09/Nov/2012:04:48:18 +0000] boa: server version Boa/0.94.13
[09/Nov/2012:04:48:18 +0000] boa: server built Jun 10 2015 at 12:20:00.
[09/Nov/2012:04:48:18 +0000] boa: starting server pid=597, port 80
请问是什么原因?