Related to 00_video_decode, error in dequeueing

Hello,

Related to 00_video_decode, error in dequeueing.

Can you tell me how to solve this problem?

Thank you.

Hi,
Seems to be an issue specific to decoding the stream. Please check if you can reproduce it with default 00_video_decode. If it can be reproduced with default sample, please share the stream.

1 Like

Hi, DaneLLL
Thank you for your answer.

I have a question.

Look at the green line in the image below.

Is it correct to keep calling pthread_create for every image_chunk?
If yes, can you tell me why?

Thank you.