How to use opencv plugin such as dewarp on Windows
Aleksandr Slobodeniuk
aslobodeniuk at fluendo.com
Mon Oct 23 17:24:02 UTC 2023
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.
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4280
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20231023/ec34036a/attachment.htm>
More information about the gstreamer-devel
mailing list