Hi,
We develop our own DM8148 board which is able to capture 1080p and D1 resolution input,
I'm try to modify dvrrdk3.0 8ch D1 usecase to capture and H.264 encode 1080P(via 8148 portA input) and D1(via portB) at the same time,
but I got the following encode link error:
[m3video] ALGCONTROL FAILED:CMD:1
[m3video] ERROR: IH264ENC_LEVEL_INCOMPLAINT_PARAMETER , 0,
[m3video] ERROR: XDM_UNSUPPORTEDPARAM = 14,
[m3video] ERROR: XDM_FATALERROR = 15
[m3video] ERROR: IH264ENC_UNSUPPORTED_VIDENC2DYNAMICPARAMS = 30,
[m3video] 14760:WARN
[m3video] ENCLINK: ERROR in Run time parameters changes, Extended Error code:1 073790977
[m3video] 14760:!ERROR!:ENCLINK::links_m3video/iva_enc/encLink_h264.c:[1203]::I NTERNAL ERROR:-1
[m3video] ALGPROCESS FAILED
[m3video] Number of Entries in Process List : 1
[m3video] Extended error for entry 0 : 0x4000c401
[m3video] 14760:WARN
[m3video] ENCLINK:ERROR in Enclink_h264EncodeFrameBatch.Status[-1] for IVAHD_0
and It works fine when encode resolutions are the same(2 ch 1080P, 2ch D1 or 4ch D1),
If the above issue can't be solved,
is there any way to disable D1 encode link(just pass to DSP process link), only apply 1080P channel to encode link?Thanks.
Maik