GNOME Bugzilla – Bug 661889
not-negotiated error when adding a text element to ges-gui
Last modified: 2012-06-18 16:55:59 UTC
Created attachment 199101 [details] ./ges-gui -> add text -> play Toying with the ges-gui demo program in GES tree, and it seems I cannot add a text element to the timeline. I'm joining the debug log, the interesting excerpt is: :00:11.912597005 5664 0x96b1418 INFO basesrc gstbasesrc.c:2519:gst_base_src_loop:<titlesrc-bg> pausing after gst_pad_push() = not-negotiated 0:00:11.912632345 5664 0x96b1418 WARN basesrc gstbasesrc.c:2582:gst_base_src_loop:<titlesrc-bg> error: Internal data flow error. 0:00:11.912650783 5664 0x96b1418 WARN basesrc gstbasesrc.c:2582:gst_base_src_loop:<titlesrc-bg> error: streaming task paused, reason not-negotiated (-4) 0:00:11.912701768 5664 0x96b1418 INFO GST_ERROR_SYSTEM gstelement.c:1931:gst_element_message_full:<titlesrc-bg> posting message: Internal data flow error. 0:00:11.912735711 5664 0x96b1418 INFO GST_ERROR_SYSTEM gstelement.c:1954:gst_element_message_full:<titlesrc-bg> posted error message: Internal data flow error. Feel free to re-assign to gst-plugins-base, I'm not sure since this is triggered with ./ges-gui. Also note the log has to be viewed with less -R, GST_NO_COLOR=1 doesn't seem to be working here.
> GST_NO_COLOR=1 doesn't seem to be working here. That's GST_DEBUG_NO_COLOR.
Having had a look, level 3 isn't enough for a debug log, please use 5. There is no information on the steps that caused the pad push to return with not-negotiated. It would be even better (as in, would make it more likely that someone would debug it sooner) if you could find a ges-launch command line which reproduces this.
Stéphane, can you please provide requested information as per comment#2 ?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!