Hi,
I am using dvsdk 4.02.00.06 and DM368. I am using Jpeg decoder to decode the mjpeg data from external USB camera. Jpeg decoder fails after some time. It throws FATAL_ERROR (0x8800) and stops decoding. I referred to some posts and increased the size of input buffer by 1024. Even after that it fails with FATAL_ERROR.
I also tried XDM_RESET whenever the decoder fails. Even with XDM_RESET decoder starts failing frequently after some time.
My question is why in case of corrupted data the decoder is failing with FATAL_ERROR and stopping? Does the hardware throws this error or is this a software thing?
Is there any way to work around this so that decoder does not give FATAL_ERROR??
I have verified the camera output with luvcview and VLC player.
Appreciate any help.
Thanks,
Avneet