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.

Jpeg Decoder for DM365 seems to ignore parameter setting

I have dvsdk_3_10_00_12 for the git linux kernal.  I wanted to make use of the rotation parameters that were included with the JPEG decoder.  I was able to get the decoder to accept the 90, 180, and 270 degree rotation, but resulting yuv file is always returned in UYVY format no matter what -oColorSpace parameter I enter.  To be sure I didnt mess anything up i tried using the standard executable available in the dmai_2_10_00_06/packages/ti/sdo/dmai/apps/image_decode_io1/ directory.  It still seems that no matter what I enter for the output format the codec forces the UYVY format.