[Bug 749237] New: gltestsrc: Assert and failed with not-neg when not linked
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon May 11 11:06:30 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=749237
Bug ID: 749237
Summary: gltestsrc: Assert and failed with not-neg when not
linked
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: nicolas.dufresne at collabora.co.uk
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I just notice that if gltestsrc is not link, it endup failing with
no-negotiated instead with few assertions along the way.
gst-launch-1.0 -v gltestsrc
Définition du pipeline à PAUSED...
Le pipeline a terminé la phase PREROLL...
Got context from element 'gltestsrc0': gst.gl.GLDisplay=context,
gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
(gst-launch-1.0:29172): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_int: assertion 'gst_structure_has_field
(structure, field_name)' failed
(gst-launch-1.0:29172): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_int: assertion 'gst_structure_has_field
(structure, field_name)' failed
(gst-launch-1.0:29172): GStreamer-CRITICAL **:
gst_structure_fixate_field_nearest_fraction: assertion 'gst_structure_has_field
(structure, field_name)' failed
0:00:00.032423030 29172 0x208bd90 ERROR default
video-info.c:328:gst_video_info_from_caps: no width property given
ERREUR : de l'élément /GstPipeline:pipeline0/GstGLTestSrc:gltestsrc0 : Erreur
interne de flux de données.
Information de débogage supplémentaire :
gstbasesrc.c(2943): gst_base_src_loop ():
/GstPipeline:pipeline0/GstGLTestSrc:gltestsrc0:
streaming task paused, reason not-negotiated (-4)
ERREUR : le pipeline refuse de passer en phase de préparation.
Définition du pipeline à PAUSED...
Définition du pipeline à READY (prêt)...
Définition du pipeline à NULL...
Libération du pipeline...
--
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