[Bug 796782] New: Internal GStreamer error: code not implemented.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 10 20:50:29 UTC 2018


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

            Bug ID: 796782
           Summary: Internal GStreamer error: code not implemented.
    Classification: Platform
           Product: GStreamer
           Version: 1.x
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: don't know
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: aturnage at camgian.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I created the following pipeline when trying to display images from a USB IR
camera:
gst-launch-1.0 v4l2src device=/dev/video0 blocksize=655360 num-buffers=1000 !
video/x-raw,format=I420,framerate=60/1,width=640,height=512 ! videoconvert !
ximagesink -e

The player window opens, but doesn't appear to display anything.
I receive the following message repeatedly:
WARNING: from element /GstPipeline:pipeline0/GstVideoConvert:videoconvert0:
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(291): gst_video_filter_transform ():
/GstPipeline:pipeline0/GstVideoConvert:videoconvert0:
invalid video buffer received

I am running Ubuntu 14.04 in VirturalBox on a Windows 10 machine.

-- 
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