Problem with etnaviv and gstreamer 1.0
Nicolas Dufresne
nicolas.dufresne at collabora.com
Tue Dec 5 16:45:23 UTC 2017
Le mardi 05 décembre 2017 à 17:34 +0100, Lukasz Majewski a écrit :
> > 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.
>
> This patch is needed for mesa or for gst?
It's a GStreamer patch to use this Etnaviv specific YUY2 feature.
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/etnaviv/attachments/20171205/61e7d960/attachment.sig>
More information about the etnaviv
mailing list