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.

OMX VENC broken frames C++

Hello,
I wrote two simple encode apps. The first one is on C and another is on C++. The encoder component is configured identically in both apps, but the C++ app receives broken frames. I found out that  a small stack size of the component's thread possibly could be a reason. Am I right? Could you please suggest a solution.