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
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.
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
Dear Diniao Bu,
Can you please give me some more details listed below?
1. Which DVSDK are you using?
2. Version of codec.
i use dvsdk_dm365_4_02_00_06.I run the dmai refer to TMS320DM365_Software_Developers_Guide.
the seller use the same environment and hardware ,all is same ,but their's is normal ,is ok.they think that there is something wrong with my chip.
what version have you been using. jpeg encoding is a lossy image compression compared with jpeg 2000 which support both compression mode.have you tried jbig2 compression method. if not, give a try. hope they are helpful to you.