[Bug 754290] New: opencv: Retinex errors out after a few seconds

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Aug 29 08:16:10 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754290

            Bug ID: 754290
           Summary: opencv: Retinex errors out after a few seconds
    Classification: Platform
           Product: GStreamer
           Version: 1.5.90
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: vchipirras6 at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Hi, this bug is about the retinex element, which is located in
/ext/opencv/gstretinex.c

When I run this: gst-launch-1.0 autovideosrc ! decodebin ! videoconvert !
retinex ! videoconvert ! autovideosink

This works, but 20 seconds later I get this error out and stops:

ERROR: from element
/GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstGLImageSinkBin:autovideosink0-actual-sink-glimage/GstGLColorConvertElement:glcolorconvertelement0:
Failed to convert video buffer
Additional debug info:
gstglcolorconvertelement.c(219):
gst_gl_color_convert_element_prepare_output_buffer ():
/GstPipeline:pipeline0/GstAutoVideoSink:autovideosink0/GstGLImageSinkBin:autovideosink0-actual-sink-glimage/GstGLColorConvertElement:glcolorconvertelement0


And, if I run with this: gst-launch-1.0 v4l2src ! "video/x-raw, width=640,
height=480" ! videoscale ! videoconvert ! retinex ! videoconvert !
autovideosink

This works, but I get this error out after a few seconds:

WARNING: from element /GstPipeline:pipeline0/GstVideoConvert:videoconvert1:
Internal GStreamer error: code not implemented.  Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstvideofilter.c(292): gst_video_filter_transform ():
/GstPipeline:pipeline0/GstVideoConvert:videoconvert1:
invalid video buffer received
WARNING: from element /GstPipeline:pipeline0/GstVideoConvert:videoconvert1:
Internal GStreamer error: code not implemented.  Please file a bug at
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer.
Additional debug info:
gstvideofilter.c(292): gst_video_filter_transform ():
/GstPipeline:pipeline0/GstVideoConvert:videoconvert1:
invalid video buffer received

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list