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.

DM6437 Resizer interlaced frame problem.

The issue faced by me is discussed with reference to attached image:

I am using DM6437 EVM. I want to config resizer for input resolution: 720x480 and output resolution: 360x240.

and I use a calccoef utility refer to spraai7b(Understanding the DaVinci Resizer) document.

I execute " ./calccoef –i720x480 –o360x240 > coefs_720x480_to_360x240.h ".

But it prints error message.wrong input size..

So, I execute again  " ./calccoef –i720x240 –o352x288 > coefs_720x240_to_352x288.h ".

It work well generated by calccoef utility.

using the generated coefficient, I execute resizer engine on DSP/BIOS. 

but.....

When scene change, resized image(left-up) occurred distort.  

I think occurred distorted  because of  use one field image.

Is the DM6437 resizer support one filed image of interlaced image?

 or wrong setting?

Thanks,

Kiwoo, Kim