03-21-2019 03:05 AM - edited 03-21-2019 04:21 AM
Hello,
I configured VDMA write and read and 8 frame. And It works very well with progressive video. I would know if there is a way using xilinx IP with interlaced video to synchronize the writing so VDMA always writes even field in even memory frame and odd field in odd memory frame. In this way I could use mm2s_frame_ptr_out[0] to know if I'm reading with VDMA an even or an odd field.
Thank you very much.
03-22-2019 02:29 AM
Hi @pierlum ,
We discussed this topic recently:
https://forums.xilinx.com/t5/Video/Interlaced-Video-VMDA-and-VTG-Configuration/td-p/935614
03-22-2019 02:29 AM
Hi @pierlum ,
We discussed this topic recently:
https://forums.xilinx.com/t5/Video/Interlaced-Video-VMDA-and-VTG-Configuration/td-p/935614
03-22-2019 04:10 AM
Hi @florentw ,
thank you very much for the topic. I'll read it.