Hello,
How does the DM368 IPIPE deinterlace PAL video
I have the continuous mode set and am using the DMAI / VISA API to essentially encode PAL/NTSC video into H264.
We have been asked about the de-interlacing technique.
From experience the main methods used either combine the two fields into one frame which leads to "Combing" artifacts (which are not present)
Or two simply double the first field vertically and dump the second field data altogether.
Could anyone with experience in this please let me know what is actually happening here?
Best regards,
Will