Problem with etnaviv and gstreamer 1.0
Nicolas Dufresne
nicolas.dufresne at collabora.com
Tue Dec 5 15:03:33 UTC 2017
Le mardi 05 décembre 2017 à 15:33 +0100, Lukasz Majewski a écrit :
> And with the below one:
>
> gst-launch-1.0 filesrc location=trailer_1080p_h264_mp3.avi !
> avidemux ! h264parse ! v4l2video1dec capture-io-mode=dmabuf !
> video/x-raw,format=YUY2 ! glimagesink
>
> Error is:
> ---------
> etna_rs_gen_clear_surface:77: etna_rs_gen_clear_surface: Unhandled
> clear fmt PIPE_FORMAT_R8G8_UNORM
>
> I'm just wondering -> x-raw,format=YUY2 explicitly asks for YUY2 format
> (which shall be supported by etnaviv).... why then in the middle there
> is PIPE_FORMAT_R8G8_UNORM ?
That one requires the direct dmabuf upload patch, otherwise it will use
RG textures with two EGLImage.
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20171205/df76d841/attachment.sig>
More information about the gstreamer-devel
mailing list