Hello,
I'm using the chain of components(decoder - deinterlacer - encoder) to transcode videos on DM8168. I'm decoding interlaced video and converting it to progressive. The output picture looks good in case of 576i input, but 1080i input cause the deinterlacer to merge fields incorrectly. Here is a sample picture:
You can see the issue by looking at text.
1) What could be a reason of this?
2) How can I fix it?
Thanks.