Major opcode of failed request: 151 (XVideo)
Nicolas Dufresne
nicolas.dufresne at collabora.com
Sun Jul 19 10:53:06 PDT 2015
Le dimanche 19 juillet 2015 à 07:15 -0700, akashjain a écrit :
> with gstreamer-1.0 to display video using below pipeline:
>
> gst-launch-1.0 v4l2src device=/dev/video0 ! autovideosink
>
> generates following error:
>
> X Error of failed request: BadMatch (invalid parameter attributes)
> Major opcode of failed request: 151 (XVideo)
> Minor opcode of failed request: 13 ()
> Serial number of failed request: 31
> Current serial number in output stream: 34
>
> However with gstreamer-0.10, the error vanishes.
>
> I have tested these operations on ubuntu 14.04 & ubuntu 12.04 but
> with no
> success.
>
> please help..
I don't know what this X11 error is about to be fair. Does this at
least works with other sinks ?
gst-launch-1.0 v4l2src ! videoconvert ! ximagesink
gst-launch-1.0 v4l2src ! glimagesink
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150719/40afb217/attachment.sig>
More information about the gstreamer-devel
mailing list