Dear Experts,
I am working on RDK Version 3.5
My decoder can decode H264 progressive video very well but when it decodes H264-interlaced, I saw the screen displayed duplicate frame. I feel my decoder didn't care data input is interlaced video, it only understand interlaced video as data input because whenever i got a NALbuffer(one slice) i will put it to decode buffer. I don't know why and how to resolve this problem. Please approach or give me some information to resolve this issue
Interlaced-video like below picture
thanks!
