Hi,
we use RDK4.0.
I run the usecase VDEC+VDIS, use the ini file as following:
[file00]
path = /opt/dvr_rdk/ti816x/data/720P60/720P60.h264
width = 1280
height = 720
enable = 1
codec = h264
numbuf = 0
displaydelay = 0
[file01]
path = /opt/dvr_rdk/ti816x/data/720P60/720P60.h264
width = 1280
height = 720
enable = 1
codec = h264
numbuf = 0
displaydelay = 0
[file02]
path = /opt/dvr_rdk/ti816x/data/720P60/720P60.h264
width = 1280
height = 720
enable = 1
codec = h264
numbuf = 0
displaydelay = 0
[file03]
path = /opt/dvr_rdk/ti816x/data/720P60/720P60.h264
width = 1280
height = 720
enable = 1
codec = h264
numbuf = 0
displaydelay = 0
But the display is not normal, and it constantly pintf the error information on console.
The error information is:
[m3video] 17799:DECLINK::links_m3video/iva_dec/decLink_h264.c:[379]::INTERNAL ERROR:-1
[m3video] ALGPROCESS FAILED:STATUS
[m3video] outArgs->viddec3OutArgs.extendedError for channel 0 Error: 0x401
[m3video] Sequence called number 23
what's the problem?