I want to know the input HDMI is interlaced or progressive, and I read the HDMI register HDMI_INTERLACED(0x0B),it always shows 0 which mean progressive input,I'm sure the input signal is 1080i.
My question is,how can I read it right whether the input is interlaced or progressive?
Thank you!