Hi,
I am trying to use the application "encode" found in dvsdk_3_10_00_19 to create the "h264fhdvenc" codec (instead of the defautl "h264enc")
The call to Venc1_create fails. Trying to create the "h264enc" codec succeeds.
TraceUtil.attrs = TraceUtil.FULL_TRACING shows the following error:
@0x002554ee:[T:0x413d6490] CE - Engine_createNode> Remote node creation FAILED (
0x80008008).
[see the console output below)
What can be the reason for that?
Before VIDENC1_create h264fhdvenc
@0x002011ea:[T:0x413d6490] ti.sdo.ce.video1.VIDENC1 - VIDENC1_create> Enter (eng
ine=0x688a0, name='h264fhdvenc', params=0x413d5dc0)
@0x00201259:[T:0x413d6490] CV - VISA_create(0x688a0, 'h264fhdvenc', 0x413d5dc0,
0x520, 'ti.sdo.ce.video1.IVIDENC1')
@0x002012d2:[T:0x413d6490] CV - VISA_create2(0x688a0, 'h264fhdvenc', 0x413d5dc0,
0x30, 0x520, 'ti.sdo.ce.video1.IVIDENC1')
@0x0020133c:[T:0x413d6490] OM - Memory_alloc> Enter(0x34)
@0x0020138d:[T:0x413d6490] OM - Memory_alloc> return (0x68cd8)
@0x002013d5:[T:0x413d6490] OM - Memory_alloc> Enter(0x4)
@0x0020141f:[T:0x413d6490] OM - Memory_alloc> return (0x68d10)
@0x00201465:[T:0x413d6490] OC - Comm_alloc> Enter(poolId=0x0, msg=0x68d10, size=
520)
@0x002014cb:[T:0x413d6490] OC - Comm_alloc> msg=0x41be7900, returning (0)
@0x0020151e:[T:0x413d6490] CE - Engine_createNode(0x688a0, 'h264fhdvenc', 520, 0
x413d5dc0, 0x30, 0x413d5b90)
@0x00201575:[T:0x413d6490] CE - Engine> allocNode Enter(engine=0x688a0, impId='h
264fhdvenc')
@0x002015c1:[T:0x413d6490] OM - Memory_alloc> Enter(0x20)
@0x00201608:[T:0x413d6490] OM - Memory_alloc> return (0x68b30)
@0x0020165e:[T:0x413d6490] CE - Engine> allocNode(). Calling (Comm_create(gppfro
mnode_1809_1, 0x68b38, NULL)
@0x002016ad:[T:0x413d6490] OC - Comm_create> Enter(queueName='gppfromnode_1809_1
', queue=0x68b38, attrs=0x0)
@0x002016fe:[T:0x413d6490] OM - Memory_alloc> Enter(0x4)
@0x00201748:[T:0x413d6490] OM - Memory_alloc> return (0x68d20)
@0x002535f4:[T:0x413d6490] OC - Comm_create> return (0x68d20)
@0x00253663:[T:0x413d6490] OC - Comm_put> Enter(queue=0x0, msg=0x41be6900)
@0x002536e8:[T:0x413d6490] OC - Comm_put> return (0)
@0x0025373c:[T:0x413d6490] OC - Comm_get> Enter(queue=0x10000, msg=0x413d5aa4, t
imeout=-1)
@0x00255126:[T:0x413d6490] OC - Comm_get> MSGQ_get() status=0x8000, return (0)
@0x00255191:[T:0x413d6490] OC - Comm_delete> Enter (comm=0x68d20)
@0x0025533e:[T:0x413d6490] OM - Memory_free> Enter(0x68d20, 0x4)
@0x002553c3:[T:0x413d6490] OM - Memory_free> return (0x1)
@0x00255413:[T:0x413d6490] OC - Comm_delete> return
@0x0025545d:[T:0x413d6490] OM - Memory_free> Enter(0x68b30, 0x20)
@0x002554a8:[T:0x413d6490] OM - Memory_free> return (0x1)
@0x002554ee:[T:0x413d6490] CE - Engine_createNode> Remote node creation FAILED (
0x80008008).
@0x00255539:[T:0x413d6490] CE - Engine_createNode> Returning 0x0
@0x00255580:[T:0x413d6490] CV - VISA_create2> FAILED to create remote codec (0x8
).
@0x002555c8:[T:0x413d6490] CV - VISA_delete(0x68cd8)
@0x0025560b:[T:0x413d6490] CV - VISA_delete> deleting codec (localQueue=0xffff,
remoteQueue=0xffff)
@0x00255655:[T:0x413d6490] OC - Comm_free> Enter (msg=0x41be7900)
@0x002556b7:[T:0x413d6490] OC - Comm_free> return (0)
@0x00255702:[T:0x413d6490] OM - Memory_free> Enter(0x68d10, 0x4)
@0x00255751:[T:0x413d6490] OM - Memory_free> return (0x1)
@0x00255797:[T:0x413d6490] OM - Memory_free> Enter(0x68cd8, 0x34)
@0x002557e0:[T:0x413d6490] OM - Memory_free> return (0x1)
@0x00255823:[T:0x413d6490] ti.sdo.ce.video1.VIDENC1 - VIDENC1_create> return (0x
0)