Hello expert:
I encountered the following problem when using the codec program: I transmitted the data in H264 format and decoded it into NV12 format, but the first frame of the output YUV file is all 0 each time, and there is a misalignment. Now, the first frame of the YUV file Frame n corresponds to frame n-1 of the h264 file, but it should correspond to n and n. I found that the saved YUV file also exists by executing the "./vx_app_conformance.out --filter=tivxHwaVideoDecoder.SingleStreamProcessing" sample program problem.And the SDK version I use is "ti-processor-sdk-rtos-j721e-evm-07_02_00_06",I want to ask if you have a solution to this problem.
Looking forward to your reply!
Best wishes!