Hello experts,
Moduletest.out in Appro ipnc v2.6 run encoder and decoder error, and IPNC previous version has such problems also, but module test in the DVR RDK works very well, so I feel very confused. Now we need develop our own application based on the IPNC module test, so we need overcome the errors. Please help us… Following is the error record… ---------------- # ./moduletest.out alg_vidDec CLK Hz, ARM Hz = 297000000 DDR Hz = 243000000 VPSS Hz = 243000000 IMCOP Hz = 243000000 [OSA_FILE ] Reading file [/mnt/nand/IMG_Paramset.bin] ... ERROR IMAGE TUNE: Paramset File is not available..... Setting DEFAULT parameter [OSA_FILE ] Reading file [test.264] ... Done. [1972740 bytes] ERROR (alg_vidDec.c|ALG_vidDecCreate|86): Failed to open video decode algorithm (h264dec) ERROR (alg_vidDec.c|ALG_vidDecTestMain|442): ALG_vidDecCreate() # ./moduletest.out alg_vidEnc CLK Hz, ARM Hz = 297000000 DDR Hz = 243000000 VPSS Hz = 243000000 IMCOP Hz = 243000000 [OSA_FILE ] Reading file [/mnt/nand/IMG_Paramset.bin] ... ERROR IMAGE TUNE: Paramset File is not available..... Setting DEFAULT parameter [OSA_FILE ] Reading file [videoQVGA.yuv420] ... Done. [460800 bytes] ERROR (alg_vidEnc.c|ALG_vidEncSetDynamicParams|392): XDM_SETPARAMS failed, status=-1 ERROR (alg_vidEnc.c|ALG_vidEncTestMain|993): ALG_vidEncCreate()
Marshal