I am using ezsdk_dm816x-evm_5_02_02_60_setuplinux Netra package with omx-ti816x-src_05_02_00_15
and linux-2.6.37-psp04.00.00.12.
I am working on File in File out of capture_encode demo.
I am using shared region address 0xb3d00000 and I am allocating 4 input and 4 output buffers
through omx_usebuffer .
After reading from file it is hanging in different places in between omx_emptythisbuffer
and omx_fillbufferdone. It is behaving randomly.
If I allocate buffers through omx_allocatebuffer then the same code base is working fine and
.h264 file is getting generated.
For my scenario I have to use omx_usebuffer. If there is any known issue please let me know.
Thanks in advance,
Vaishnavi