This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Non-IDR start stream

Guru 20755 points

Hello,

When using the decoder with non-IDR starting frame I get the following

[m3video] Sequence called number 13
[m3video] 3860369:DECLINK::links_m3video/iva_dec/decLink_h264.c:[379]::INTERNAL ERROR:-1
[m3video] ALGPROCESS FAILED:STATUS
[m3video] outArgs->viddec3OutArgs.extendedError for channel 0 Error: 0x1421

If only I compile with DEC_LINK_SUPRESS_ERROR_AND_RESET then it handles the stream without failure.

Is it the correct way of solving this issue ? Should I use the  DEC_LINK_SUPRESS_ERROR_AND_RESET flag ?

Tahnk you,

Ran

  • Hi Ran,

               This is just a workaround & not a solution. Since it will ignore all the error's reported by Codec. I guess proper solution will be waiting till IDR frame and then feed it to the codec.

    Regards

    Gajanan