I have use dvsdk_2_10_01_18 to build uboot and download arago-demo-image-glibc-ipk-2009.11-dm365-evm.rootfs.tar.gz ,when I run encode demo, it has some problem as:
Encode demo started.Error: Failed to create attribute window deviceError: Failed to create UI
when I remove ret = ctrlThrFxn(&ctrlEnv); in main.c , make encode. Then use command : ./encode -v test.264 -y 2 ,is running but cannot exit, does anybody can help me how to do it? Is due to uboot or filesystem?
Hello,
It seems like you are mixing versions which is creating problems. dvsdk_2_10_01_18 is based om Montavista Linux, but the arago-demo-image-* filesystem is to be used with DVSDK 3.10 which uses "community Linux". Please pick which version of the DVSDK you want to use and use the components in that release consistently.
Regards, Niclas