Part Number: DRA746
Tool/software: Linux
Hi Ram,
I can get w/h from parsing stream header as show below.
1. set decodeHeader of IVIDDEC3_DynamicParams to XDM_PARSE_HEADER
2. call XDM_SETPARAMS
3. call XDM_GETSTATUS and the correct w/h are stored in outputHeight/outputWidth
But w/h i got are aligned in step 3.
240X180 is aligned to 240*192, which is not expected.
So how to get original width and hegiht?

