Another runtime sanity check - you might use 
Engine_getNumAlgs()/Engine_getAlgInfo() to enumerate the algorithms in a given 
Engine, including their name and attributes (e.g. whether they're local or 
remote, etc).

In this case, the lookup is failing on the ARM-side...  are you using 
Engine.createFromServer() to create the Engine in your app's .cfg script?

Another common mistake, if the _name_ is a match, is that the _type_ of the 
codec doesn't match.  E.g., if your codec doesn't correctly identify itself as 
a "IVIDDEC2" type (via it's <CODEC>.xdc file), attempts to "VIDDEC2_create()" 
it will fail.

Chris

________________________________
From: davinci-linux-open-source-bounces+cring=ti....@linux.davincidsp.com 
[mailto:davinci-linux-open-source-bounces+cring=ti....@linux.davincidsp.com] On 
Behalf Of JayaKumar, PremKumar
Sent: Monday, May 04, 2009 11:06 PM
To: kirthika varadarajan; Davinci-linux-open-source@linux.davincidsp.com
Subject: RE: difficulty in VDEC2 interface in dm6467

 "Unable to locate alg" error might be due to a mismatch between the names 
defined in multiple places.

Check out consistency of the alg names used:

 1.  Algorithm module name (+package path) matches with the algorithm module 
path mentioned in useModules( ) in the server's cfg file.
 2.  Algorithm name defined under the Server.algs in the server's cfg file 
matches with the name defined in the server creation call in the app's cfg file.

Regards,
Prem
Texas Instruments
India

________________________________
From: davinci-linux-open-source-boun...@linux.davincidsp.com 
[mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of 
kirthika varadarajan
Sent: Monday, May 04, 2009 6:39 PM
To: Davinci-linux-open-source@linux.davincidsp.com
Subject: difficulty in VDEC2 interface in dm6467


I used VDEC2 interface for our own decoder.
But somehow i am not able to open the VDEC2 interface
But the decode demo that comes along with TI works with VDEC2 interface,

here with i am sending the debug message which i get when i use the vdec2 
interface.

Suggest me what is the problem with VDEC2 interface with our decoder 
implementation




Decode demo started.
@0,734,311us: [+4 T:0x40018528] OG - Global_init> This program was built with 
the following packages:
@0,734,667us: [+4 T:0x40018528] OG -     package gnu.targets.rts470MV 
(/home/Vina/dvsdk_1_40_00_28/xdc_3_00_06/packages/gnu/targets/rts470MV/) 
[1,0,0,0,1203621000516]
@0,734,823us: [+4 T:0x40018528] OG -     package 
ti.xdais.dm<http://ti.xdais.dm> 
(/home/Vina/dvsdk_1_40_00_28/xdais_6_10_01/packages/ti/xdais/dm/) 
[1,0,4,1210262746529]
@0,734,902us: [+4 T:0x40018528] OG -     package ti.xdais 
(/home/Vina/dvsdk_1_40_00_28/xdais_6_10_01/packages/ti/xdais/) 
[1,2,1,1210262742149]
@0,734,971us: [+4 T:0x40018528] OG -     package ti.sdo.utils.trace 
(/home/Vina/dvsdk_1_40_00_28/framework_components_2_10_01/packages/ti/sdo/utils/trace/)
 [1,0,0,1210378728605]
@0,735,041us: [+4 T:0x40018528] OG -     package ti.sdo.ce.utils.xdm 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/utils/xdm/)
 [1,0,1,1210912978675]
@0,735,167us: [+4 T:0x40018528] OG -     package ti.sdo.fc.dman3 
(/home/Vina/dvsdk_1_40_00_28/framework_components_2_10_01/packages/ti/sdo/fc/dman3/)
 [1,0,3,1210378548029]
@0,735,238us: [+4 T:0x40018528] OG -     package ti.sdo.fc.acpy3 
(/home/Vina/dvsdk_1_40_00_28/framework_components_2_10_01/packages/ti/sdo/fc/acpy3/)
 [1,0,2,1210378523580]
@0,735,308us: [+4 T:0x40018528] OG -     package dsplink.gpp 
(/home/Vina/dvsdk_1_40_00_28/dsplink-davinci-v1.50-prebuilt/packages/dsplink/gpp/)
 [3,0,0]
@0,735,520us: [+4 T:0x40018528] OG -     package ti.sdo.linuxutils.cmem 
(/home/Vina/dvsdk_1_40_00_28/cmem_2_10/packages/ti/sdo/linuxutils/cmem/) 
[2,0,1,1204929560755]
@0,735,598us: [+4 T:0x40018528] OG -     package ti.catalog.c470 
(/home/Vina/dvsdk_1_40_00_28/xdc_3_00_06/packages/ti/catalog/c470/) 
[1,0,1,0,1203561761475]
@0,735,670us: [+4 T:0x40018528] OG -     package ti.catalog.c6000 
(/home/Vina/dvsdk_1_40_00_28/xdc_3_00_06/packages/ti/catalog/c6000/) 
[1,0,0,0,1203561781695]
@0,735,738us: [+4 T:0x40018528] OG -     package ti.platforms.evmDM6467 
(/home/Vina/dvsdk_1_40_00_28/xdc_3_00_06/packages/ti/platforms/evmDM6467/) 
[1,0,0,0,1203562062227]
@0,735,806us: [+4 T:0x40018528] OG -     package ti.sdo.ce.osal 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/osal/) 
[2,0,2,1210912758604]
@0,735,874us: [+4 T:0x40018528] OG -     package ti.sdo.ce.ipc 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/ipc/) 
[2,0,1,1210912707081]
@0,735,940us: [+4 T:0x40018528] OG -     package ti.sdo.ce.osal.linux 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/osal/linux/)
 [2,0,1,1210912772730]
@0,736,008us: [+4 T:0x40018528] OG -     package ti.sdo.ce.ipc.dsplink 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/ipc/dsplink/)
 [2,0,1,1210912721394]
@0,736,077us: [+4 T:0x40018528] OG -     package ti.sdo.ce.alg 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/alg/) 
[1,0,1,1210912389491]
@0,736,146us: [+4 T:0x40018528] OG -     package ti.sdo.ce 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/) 
[1,0,6,1210912375058]
@0,736,212us: [+4 T:0x40018528] OG -     package ti.sdo.ce.speech 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/speech/) 
[1,0,2,1210912797352]
@0,736,279us: [+4 T:0x40018528] OG -     package ti.sdo.ce.speech1 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/speech1/) 
[1,0,1,1210912803800]
@0,736,345us: [+4 T:0x40018528] OG -     package ti.sdo.ce.audio 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/audio/) 
[1,0,2,1210912396869]
@0,736,412us: [+4 T:0x40018528] OG -     package ti.sdo.ce.video 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/video/) 
[1,0,3,1210912990552]
@0,736,477us: [+4 T:0x40018528] OG -     package ti.sdo.ce.video1 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/video1/) 
[1,0,2,1210912997315]
@0,736,543us: [+4 T:0x40018528] OG -     package ti.sdo.ce.video2 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/video2/) 
[1,0,2,1210913003946]
@0,736,611us: [+4 T:0x40018528] OG -     package ti.sdo.dmai 
(/home/Vina/dvsdk_1_40_00_28/dmai_1_10_00_05/packages/ti/sdo/dmai/) 
[1,0,0,1241325687000]
@0,737,485us: [+4 T:0x40018528] OG -     package ti.sdo.simplewidget 
(/home/Vina/NVR/multimedia/packages/ti/sdo/simplewidget/) []
@0,737,584us: [+4 T:0x40018528] OG -     package nvr_mp4_dec0 
(/home/Vina/NVR/multimedia/nvr_mp4_dec0/) []
@0,737,655us: [+4 T:0x40018528] OG -     package nvr_mp4_dec1 
(/home/Vina/NVR/multimedia/nvr_mp4_dec1/) []
@0,737,722us: [+4 T:0x40018528] OG -     package nvr_mp4_dec2 
(/home/Vina/NVR/multimedia/nvr_mp4_dec2/) []
@0,737,787us: [+4 T:0x40018528] OG -     package nvr_mp4_dec3 
(/home/Vina/NVR/multimedia/nvr_mp4_dec3/) []
@0,737,852us: [+4 T:0x40018528] OG -     package ti.sdo.ce.bioslog 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/bioslog/) 
[1,0,1,1210912409169]
@0,737,919us: [+4 T:0x40018528] OG -     package ti.sdo.ce.utils.trace 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/utils/trace/)
 [1,0,1,1210912971800]
@0,737,986us: [+4 T:0x40018528] OG -     package decodeapp_config 
(/home/Vina/NVR/multimedia/decodeapp/decodeapp_config/) []
@0,739,208us: [+0 T:0x40018528] ti.sdo.ce.osal.Sem - Sem_create> count: 0
@0,739,347us: [+0 T:0x40018528] ti.sdo.ce.osal.Sem - Leaving Sem_create> 
sem[0x591c0]
@0,739,430us: [+0 T:0x40018528] ti.sdo.ce.osal.Sem - Sem_create> count: 0
@0,739,508us: [+0 T:0x40018528] ti.sdo.ce.osal.Sem - Leaving Sem_create> 
sem[0x591d8]
@0,739,586us: [+0 T:0x40018528] OT - Thread_create> Enter (fxn=0x28660, 
attrs=0x0)
@0,740,230us: [+0 T:0x40018528] OT - Thread_create> Exit (task=0x59210)
@0,740,454us: [+0 T:0x40018528] ti.sdo.ce.alg - ALG_init> Enter
@0,740,546us: [+0 T:0x40018528] ti.sdo.ce.alg - ALG_init> Exit
@0,742,584us: [+1 T:0x40ad3b60] OP - daemon> thread created.
@0,743,262us: [+0 T:0x40ad3b60] OP - getCmd_d> Enter (proc=0x40ad35a4)
@0,743,863us: [+0 T:0x40ad3b60] ti.sdo.ce.osal.Sem - Entered Sem_pend> 
sem[0x591c0] timeout[0xffffffff]
@0,745,219us: [+6 T:0x40018528] CE - Engine_init> CE debugging on (CE_DEBUG=2; 
allowed CE_DEBUG levels: 1=min, 2=good, 3=max)
@0,745,518us: [+0 T:0x40018528] CS - Server_init()
@0,745,613us: [+0 T:0x40018528] CS - Server_init> Global_useLinkArbiter = 0
TraceUtil_start> note: CE_DEBUG env. var is set, so TraceUtil is not active 
(unset CE_DEBUG if you need TraceUtil)
@0,753,321us: [+0 T:0x41ad3b60] CE - Engine_open> Enter('decode', 0x0, 
0x41ad34bc)
@0,753,489us: [+0 T:0x41ad3b60] CE - rserverOpen('./nvr_mp4_server.x64P'), 
count = 0
@0,753,579us: [+0 T:0x41ad3b60] OP - Processor_create> 
Enter(imageName='./nvr_mp4_server.x64P', linkCfg='(null)', attrs=0x41ad34c0)
@0,758,753us: [+0 T:0x41ad3b60] OP - doCmd> Enter (cmdId=1, proc=0x59a08)
@0,758,869us: [+0 T:0x41ad3b60] ti.sdo.ce.osal.Sem - Entered Sem_post> 
sem[0x591c0]
@0,759,006us: [+0 T:0x41ad3b60] ti.sdo.ce.osal.Sem - Leaving Sem_post> 
sem[0x591c0]
@0,759,096us: [+0 T:0x41ad3b60] ti.sdo.ce.osal.Sem - Entered Sem_pend> 
sem[0x591d8] timeout[0xffffffff]
@0,759,214us: [+0 T:0x40ad3b60] ti.sdo.ce.osal.Sem - Leaving Sem_pend> 
sem[0x591c0] status[0]
@0,759,306us: [+0 T:0x40ad3b60] OP - getCmd_d> Exit (result=1)
@0,759,378us: [+0 T:0x40ad3b60] OP - Processor_create_d> Enter(proc=0x59a08)
@0,759,449us: [+2 T:0x40ad3b60] OP - Processor_create_d> Initializing DSP 
PROC...
@0,759,526us: [+2 T:0x40ad3b60] OP - Processor_create_d> Using DspLink config 
data for entry #0 [server './nvr_mp4_server.x64P']
@0,759,624us: [+2 T:0x40ad3b60] OP - Processor_create_d> Adding DSP segment #0 
to Link configuration: name='DDR2', startAddress=0x8fa00000, 
sizeInBytes=0x400000, shared=1
@0,759,721us: [+2 T:0x40ad3b60] OP - Processor_create_d> Adding DSP segment #1 
to Link configuration: name='DSPLINKMEM', startAddress=0x8fe00000, 
sizeInBytes=0x100000, shared=1
@0,759,810us: [+2 T:0x40ad3b60] OP - Processor_create_d> Adding DSP segment #2 
to Link configuration: name='RESETCTRL', startAddress=0x8ff00000, 
sizeInBytes=0x80, shared=0
@0,759,898us: [+2 T:0x40ad3b60] OP - Processor_create_d> Adding DSP segment #3 
to Link configuration: name='DDRALGHEAP', startAddress=0x88000000, 
sizeInBytes=0x7a00000, shared=0
@0,759,985us: [+2 T:0x40ad3b60] OP - Processor_create_d> DOPOWERCONTROL was=0; 
now=0
@0,772,222us: [+2 T:0x40ad3b60] OP - Processor_create_d> Attaching to DSP 
PROC...
@0,784,103us: [+2 T:0x40ad3b60] OP - Processor_create_d> Opening MSGQ pool...
@0,784,597us: [+2 T:0x40ad3b60] OP - Processor_create_d> Loading 
./nvr_mp4_server.x64P on DSP (1 args)...
@0,824,865us: [+2 T:0x40ad3b60] OP - Processor_create_d> Starting DSP PROC...
@0,842,364us: [+2 T:0x40ad3b60] OP - Processor_create_d> Opening remote 
transport...
@0,842,860us: [+2 T:0x40ad3b60] OP - Processor_create_d> return (1)
@0,842,973us: [+0 T:0x40ad3b60] ti.sdo.ce.osal.Sem - Entered Sem_post> 
sem[0x591d8]
@0,843,097us: [+0 T:0x41ad3b60] ti.sdo.ce.osal.Sem - Leaving Sem_pend> 
sem[0x591d8] status[0]
@0,843,190us: [+0 T:0x41ad3b60] OP - doCmd> Exit (result=1)
@0,843,262us: [+0 T:0x41ad3b60] OP - Processor_create> return (0x59a08)
@0,843,334us: [+0 T:0x41ad3b60] CE - rserverOpen('./nvr_mp4_server.x64P'): 
0x580e4 done.
@0,847,617us: [+0 T:0x40ad3b60] ti.sdo.ce.osal.Sem - Leaving Sem_post> 
sem[0x591d8]
@0,850,107us: [+0 T:0x41ad3b60] CE - checkServer(0x599d8)
@0,850,458us: [+0 T:0x41ad3b60] CE - rmsInit> RMS initialized(0x599d8); 
CE_DEBUG on, setting DSP trace mask to 
*+01234567,CR=67,ti.sdo.fc.dman3-2,ti.sdo.fc.dskt2-2,GT_prefix=1235,GT_time=3
@0,850,576us: [+0 T:0x41ad3b60] CE - Engine_setTrace> Enter(engine=0x599d8, 
mask='*+01234567,CR=67,ti.sdo.fc.dman3-2,ti.sdo.fc.dskt2-2,GT_prefix=1235,GT_time=3')
@0,850,685us: [+1 T:0x41ad3b60] CE - Engine_setTrace> Requesting DSP set trace 
...
@0,850,829us: [+0 T:0x40ad3b60] OP - getCmd_d> Enter (proc=0x40ad35a4)
@0,850,928us: [+0 T:0x40ad3b60] ti.sdo.ce.osal.Sem - Entered Sem_pend> 
sem[0x591c0] timeout[0xffffffff]
@0,852,237us: [+0 T:0x41ad3b60] CE - Engine_setTrace> return(0)
[DSP] @0x000001f1:[T:0x00000000] nvr_mp4_server.nvr_mp4_server - main> Welcome 
to DSP server's main().
[DSP] @0,019,850tk: [+0 T:0x8f0d18ac] OG - Global_setSpecialTrace> 
enter(mask='*+01234567,CR=67,ti.sdo.fc.dman3-2,ti.sdo.fc.dskt2-2,GT_prefix=1235,GT_time=3')
[DSP] @0,019,956tk: [+4 T:0x8f0d18ac] OG - Global_setSpecialTrace> This program 
was built with the following packages:
[DSP] @0,020,021tk: [+4 T:0x8f0d18ac] OG -     package ti.targets.rts6000 
(/home/Vina/dvsdk_1_40_00_28/xdc_3_00_06/packages/ti/targets/rts6000/) 
[1,0,0,0,1203621186754]
@1,302,076us: [+2 T:0x412d3b60] ti.sdo.dmai - [Display] Video output set to 
size 720x480 pitch 720
@1,309,935us: [+2 T:0x412d3b60] ti.sdo.dmai - [BufTab] Allocating BufTab for 3 
buffers
@1,624,162us: [+2 T:0x412d3b60] ti.sdo.dmai - [Dmai] Driver buffer 0 mapped to 
0x42349000 has physical address 0x86000000
@1,937,234us: [+2 T:0x412d3b60] ti.sdo.dmai - [Dmai] Driver buffer 1 mapped to 
0x4273e000 has physical address 0x86400000
@2,250,331us: [+2 T:0x412d3b60] ti.sdo.dmai - [Dmai] Driver buffer 2 mapped to 
0x42b33000 has physical address 0x86800000
[DSP] @0,020,113tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.fc.dman3 
(/home/Vina/dvsdk_1_40_00_28/framework_components_2_10_01/packages/ti/sdo/fc/dman3/)
 [1,0,3,1210378548029]
[DSP] @0,020,208tk: [+4 T:0x8f0d18ac] OG -     package 
ti.xdais.dm<http://ti.xdais.dm> 
(/home/Vina/dvsdk_1_40_00_28/xdais_6_10_01/packages/ti/xdais/dm/) 
[1,0,4,1210262746529]
[DSP] @0,020,292tk: [+4 T:0x8f0d18ac] OG -     package ti.xdais 
(/home/Vina/dvsdk_1_40_00_28/xdais_6_10_01/packages/ti/xdais/) 
[1,2,1,1210262742149]
[DSP] @0,020,374tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.node 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/node/) 
[1,0,0,1210912751782]
[DSP] @0,020,465tk: [+4 T:0x8f0d18ac] OG -     package 
ti.sdo.ce.ipc.dsplink.dsp 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/ipc/dsplink/dsp/)
 [2,0,1,1210912728971]
[DSP] @0,020,567tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.utils.trace 
(/home/Vina/dvsdk_1_40_00_28/framework_components_2_10_01/packages/ti/sdo/utils/trace/)
 [1,0,0,1210378728605]
[DSP] @0,020,666tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.utils.xdm 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/utils/xdm/)
 [1,0,1,1210912978675]
[DSP] @0,020,762tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.fc.acpy3 
(/home/Vina/dvsdk_1_40_00_28/framework_components_2_10_01/packages/ti/sdo/fc/acpy3/)
 [1,0,2,1210378523580]
[DSP] @0,020,859tk: [+4 T:0x8f0d18ac] OG -     package dsplink.dsp 
(/home/Vina/dvsdk_1_40_00_28/dsplink-davinci-v1.50-prebuilt/packages/dsplink/dsp/)
 [1,3,0]
[DSP] @0,020,946tk: [+4 T:0x8f0d18ac] OG -     package ti.rtdx 
(/home/Vina/dvsdk_1_40_00_28/bios_5_32_01/packages/ti/rtdx/) 
[2,0,0,1,1194024051755]
[DSP] @0,021,026tk: [+4 T:0x8f0d18ac] OG -     package ti.psl 
(/home/Vina/dvsdk_1_40_00_28/bios_5_32_01/packages/ti/psl/) [5,0,0,0,0]
[DSP] @0,021,098tk: [+4 T:0x8f0d18ac] OG -     package ti.bios 
(/home/Vina/dvsdk_1_40_00_28/bios_5_32_01/packages/ti/bios/) 
[5,2,4,9,1193960176642]
[DSP] @0,021,178tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.fc.dskt2 
(/home/Vina/dvsdk_1_40_00_28/framework_components_2_10_01/packages/ti/sdo/fc/dskt2/)
 [1,0,4,1210378571739]
[DSP] @0,021,272tk: [+4 T:0x8f0d18ac] OG -     package ti.bios.utils 
(/home/Vina/dvsdk_1_40_00_28/biosutils_1_01_00/packages/ti/bios/utils/) 
[2,0,1,0,1191891830609]
[DSP] @0,021,360tk: [+4 T:0x8f0d18ac] OG -     package ti.catalog.c6000 
(/home/Vina/dvsdk_1_40_00_28/xdc_3_00_06/packages/ti/catalog/c6000/) 
[1,0,0,0,1203561781695]
[DSP] @0,021,448tk: [+4 T:0x8f0d18ac] OG -     package ti.platforms.evmDM6467 
(/home/Vina/dvsdk_1_40_00_28/bios_5_32_01/packages/ti/platforms/evmDM6467/) 
[1,0,0,0,1192229633217]
[DSP] @0,021,592tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.osal 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/osal/) 
[2,0,2,1210912758604]
[DSP] @0,021,687tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.ipc 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/ipc/) 
[2,0,1,1210912707081]
[DSP] @0,021,776tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.alg 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/alg/) 
[1,0,1,1210912389491]
[DSP] @0,021,864tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.osal.bios 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/osal/bios/)
 [2,0,1,1210912764880]
[DSP] @0,021,958tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.ipc.bios 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/ipc/bios/) 
[2,0,1,1210912714040]
[DSP] @0,022,052tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/) 
[1,0,6,1210912375058]
[DSP] @0,022,138tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.bioslog 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/bioslog/) 
[1,0,1,1210912409169]
[DSP] @0,022,233tk: [+4 T:0x8f0d18ac] OG -     package ti.sdo.ce.video 
(/home/Vina/dvsdk_1_40_00_28/codec_engine_2_10_01/packages/ti/sdo/ce/video/) 
[1,0,3,1210912990552]
[DSP] @0,022,324tk: [+4 T:0x8f0d18ac] OG -     package nvr_mp4_dec0 
(/home/Vina/NVR/multimedia/nvr_mp4_dec0/) []
[DSP] @0,022,388tk: [+4 T:0x8f0d18ac] OG -     package nvr_mp4_dec1 
(/home/Vina/NVR/multimedia/nvr_mp4_dec1/) []
[DSP] @0,022,452tk: [+4 T:0x8f0d18ac] OG -     package nvr_mp4_dec2 
(/home/Vina/NVR/multimedia/nvr_mp4_dec2/) []
[DSP] @0,022,516tk: [+4 T:0x8f0d18ac] OG -     package nvr_mp4_dec3 
(/home/Vina/NVR/multimedia/nvr_mp4_dec3/) []
[DSP] @0,022,579tk: [+4 T:0x8f0d18ac] OG -     package nvr_mp4_server 
(/home/Vina/NVR/multimedia/nvr_mp4_server/nvr_mp4_server/) []
[DSP] @0,022,651tk: [+0 T:0x8f0d18ac] OG - Global_setSpecialTrace> return
@2,257,207us: [+0 T:0x41ad3b60] CE - Engine_fwriteTrace> returning count [5218]
@2,257,308us: [+0 T:0x41ad3b60] CE - Engine_open> return(367064)
envp->videoDecoder = nvr_mp4_dec0
@2,257,527us: [+0 T:0x41ad3b60] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_create> 
Enter (engine=0x599d8, name='nvr_mp4_dec0', params=0x41ad35b8)
@2,257,686us: [+0 T:0x41ad3b60] CV - VISA_create(0x599d8, 'nvr_mp4_dec0', 
0x41ad35b8, 0x2484, 'ti.sdo.ce.video2.IVIDDEC2')
@2,257,785us: [+0 T:0x41ad3b60] CV - VISA_create2(0x599d8, 'nvr_mp4_dec0', 
0x41ad35b8, 0x1c, 0x2484, 'ti.sdo.ce.video2.IVIDDEC2')
@2,257,887us: [+6 T:0x41ad3b60] CE - Engine_getConstName> Unable to locate alg 
"nvr_mp4_dec0" (type "ti.sdo.ce.video2.IVIDDEC2").
@2,257,966us: [+6 T:0x41ad3b60] CV - VISA_create> Unable to locate alg 
"nvr_mp4_dec0".
@2,258,035us: [+0 T:0x41ad3b60] CV - VISA_delete(0x0)
@2,258,106us: [+0 T:0x41ad3b60] ti.sdo.ce.video2.VIDDEC2 - VIDDEC2_create> 
return (0x0)
@2,258,176us: [+7 T:0x41ad3b60] ti.sdo.dmai - [Vdec2] Failed to open video 
decode algorithm
@2,276,409us: [+0 T:0x41ad3b60] OP - doCmd> Enter (cmdId=3, proc=0x0)
@2,276,526us: [+0 T:0x41ad3b60] ti.sdo.ce.osal.Sem - Entered Sem_post> 
sem[0x591c0]
@2,276,634us: [+0 T:0x41ad3b60] ti.sdo.ce.osal.Sem - Leaving Sem_post> 
sem[0x591c0]
@2,276,715us: [+0 T:0x41ad3b60] ti.sdo.ce.osal.Sem - Entered Sem_pend> 
sem[0x591d8] timeout[0xffffffff]


_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to