Discussion:
[Bug 796782] New: Internal GStreamer error: code not implemented.
"GStreamer" (GNOME Bugzilla)
2018-07-10 20:50:29 UTC
Permalink
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-***@lists.freedesktop.org
Reporter: ***@camgian.com
QA Contact: gstreamer-***@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.
"GStreamer" (GNOME Bugzilla)
2018-07-10 21:19:34 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=796782

Nicolas Dufresne (ndufresne) <***@ndufresne.ca> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |***@ndufresne.ca

--- Comment #1 from Nicolas Dufresne (ndufresne) <***@ndufresne.ca> ---
Is it running on Ubuntu 14.04 stock GStreamer or did you updated GStreamer ? If
it's stock GStreamer, it would be GStreamer 1.4, the current stable is 1.14.1.
Best is to update GStreamer with the latest and report again as 1.4 is no
longer maintained.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
"GStreamer" (GNOME Bugzilla)
2018-11-03 16:13:27 UTC
Permalink
https://bugzilla.gnome.org/show_bug.cgi?id=796782

GStreamer system administrator <***@gstreamer.net> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |OBSOLETE

--- Comment #2 from GStreamer system administrator <***@gstreamer.net> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance:
https://gitlab.freedesktop.org/gstreamer/gstreamer-project/issues/15.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
Loading...