<div dir="ltr"><pre class="gmail-c-mrkdwn__pre" style="box-sizing:inherit;margin-top:4px;margin-bottom:4px;padding:8px;font-size:12px;font-variant-ligatures:none;line-height:1.50001;white-space:pre-wrap;word-break:normal;border-radius:4px;overflow-y:hidden;color:rgb(29,28,29);font-family:Monaco,Menlo,Consolas,"Courier New",monospace">Hello Kamiya.

Recently we tried the dewarp element from the opencv plugin on Windows. Currently to build it you need to apply a patch, submitted in this MR, and rebuild GStreamer.

<a target="_blank" class="gmail-c-link" href="https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4280" rel="noopener noreferrer" style="box-sizing:inherit;color:inherit;text-decoration-line:none">https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4280</a>

Also one note about this element:
It works with the RGBA raw CPU memory, no GPU surfaces, following it's template caps. So if the source of the fisheye image is encoded video stream, such as h264, and you decode with the d3d11 plugin, you will need to download the output to the raw memory using d3d11download element.

Best regards,
Alexander</pre></div>