how does clutter-gst/totem work with dmabuf buffers from v4l2 decoders?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how does clutter-gst/totem work with dmabuf buffers from v4l2 decoders?

HalleyZhao
Hi experts:

I notice that totem uses clutter-gst as videosink, then I look into clutter-gst (https://github.com/GNOME/clutter-gst).
however, I haven't found how it work with hardware accelerated decoder (usually generate dma_buf buffer for a video frame).
anyone can give some hints? thanks.


--------------------------------


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: how does clutter-gst/totem work with dmabuf buffers from v4l2 decoders?

junyan.he
vaapi buffer can be mapped by the GstVideoMeta->map function.


On 二, 2019-09-10 at 14:24 +0800, HalleyZhao wrote:

> Hi experts:
>
> I notice that totem uses clutter-gst as videosink, then I look into
> clutter-gst (https://github.com/GNOME/clutter-gst).
> however, I haven't found how it work with hardware accelerated
> decoder (usually generate dma_buf buffer for a video frame).
> anyone can give some hints? thanks.
>
>
> --------------------------------
>
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel