Hello,
I am trying the gl plugins on OS X with v1.8.2 and I am getting the following error : ERROR glconvert gstglcolorconvert.c:2293:_do_convert_one_view:<glcolorconvert0> input must be GstGLMemory The pipeline will preroll and I can even render properly the first textures that arrive but then it throws... The video branch of the pipeline is configured as : uridecodebin ! queue ! glupload ! glcolorconvert ! appsink with the caps of the appsink specified for GLMemory. The same code works on both GLX and EGL ( with 1.8.1 at least.. haven't tried 1.8.2 on these platforms yet ). Attached you can find a log output configured with GST_DEBUG=5,*gl*:7 Thanks for any hints. Petros log.gz |
On 10/07/16 18:13, petros wrote:
> Hello, > > I am trying the gl plugins on OS X with v1.8.2 and I am getting the > following error : > > ERROR glconvert > gstglcolorconvert.c:2293:_do_convert_one_view:<glcolorconvert0> input must > be GstGLMemory > > The pipeline will preroll and I can even render properly the first textures > that arrive but then it throws... > The video branch of the pipeline is configured as : > > uridecodebin ! queue ! glupload ! glcolorconvert ! appsink > > with the caps of the appsink specified for GLMemory. > > The same code works on both GLX and EGL ( with 1.8.1 at least.. haven't > tried 1.8.2 on these platforms yet ). > > Attached you can find a log output configured with GST_DEBUG=5,*gl*:7 https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=gst-plugins-bad here attaching all relevant details about your pipeline and the debug log. > Thanks for any hints. > Petros > > log.gz <http://gstreamer-devel.966125.n4.nabble.com/file/n4678573/log.gz> > > > > -- > View this message in context: http://gstreamer-devel.966125.n4.nabble.com/glcolorconvert-Failed-to-convert-video-buffer-tp4678573.html > Sent from the GStreamer-devel mailing list archive at Nabble.com. messages to the list. _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel signature.asc (484 bytes) Download Attachment |
https://bugzilla.gnome.org/show_bug.cgi?id=768658
_______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |