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.

dm368 jpegencode encode a yuv image to a bad image

Other Parts Discussed in Thread: TMS320DM365

hello,

when I use the cd /usr/share/ti/ti-dmai-apps/ ,then ./image_encode_io1_dm365.x470MV -c jpegenc -e encode \
-i output.yuv -o output.jpeg -r 640x480 \
--iColorSpace 3 --oColorSpace 1 

then get a bad image

 
please help me to solve this problem ,thank you