Hi,
I've been working with the TI JPEG encoder for a while now, and thought I had it working well. However, I've just discovered that not all decoders can handle the images, and I think I've verified the problem even in the reference images that come with the encoder.
First, I'm using the TI JPEG encoder from the DVSDK 1.11 on a DM647, and I've been using JPEGsnoop to analyze them. If you look at the output_420.jpg and output_420p.jpg images in the C:\TI\dvsdk_1_11_00_00_DM648\codecs_1_10_evmDM648\packages-evaluation\ti\sdo\codecs\jpegenc\app\Client\Test\TestVecs\Reference directory, it looks like the output_420.jpg is fine while the output_420p.jpg has problems (JPEGsnoop logs: 6862.output.zip ).
All of my outputs have the problem like in output_420p.jpg. So, how were each of the images created, and is there a flag I need to use to fix the problem?
Thanks,
Peter