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 have build and run the decode demo and got proper .yuv output for h264 input.
But I am getting problem with output parameters pitch,x-offset and y-offset returned by codec.
For 1280 width and 720 height file codec is returning pitch as 1408, x-offset as 32 and y-offset as 24.
If I try to display by giving these as input params I am facing problem.
Can you please let me know if these output params are proper or there is any bug remained in this package and
fixed in later package.
Thanks in advance,
Vaishnavi.