Hello,
I need the extended error codes of the H264 decoder 2.00.00.13. In my application, I use the Vdec2_process() call to decode encoded buffers. But I can't evaluate the extended errors, which are displayed when I call the application with DMAI_DEBUG=2. After the process call, I use Vdec2_getVisaHandle() and then VIDDEC2_control() with XDM_GETSTATUS but the output of the VIDDEC2_Status.extendedError structure is always 0 and not the value which is printed with DMAI_DEBUG=2.
Regards,
Matthias