"GStreamer" (GNOME Bugzilla)
2018-07-10 20:50:29 UTC
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.
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.
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.