Tool/software: TIOVX / GStreamer / C++
Is there Code available on how to convert from GRAY8 to NV12 using HW-acceleration in the context of a GStreamer pipeline?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TIOVX / GStreamer / C++
Is there Code available on how to convert from GRAY8 to NV12 using HW-acceleration in the context of a GStreamer pipeline?
Hi Felix,
Have you looked at the TIOVX DL colorconvert gstreamer plugin thats packaged with our SDK.
This supports GRAY8->NV12 conversion.
Hope this helps.
Best Regards,
Suren
Thanks for your quick response. We will try to use this plugin and will get back soon.