GNOME Bugzilla – Bug 327238
gst_parse_launch should have API to provide details on error like missing elements
Last modified: 2009-01-20 08:55:20 UTC
This way, it would be possible to actually let you know more useful stuff programatically, like: - you're missing an element - name of elementfactories that fail to link - ... which would be useful from: - GNOME apps - telling you what plugin you need to install - Flumotion - ...
care to make a proposed patch?
thomas: *ping*?
I tried, but the parser code hurts my brain. Does anyone understand it ?
This is possible now with the new gst_parse_launch_full() + GstParseContext API. The get-names-of-missing-elements-thing has been implemented. I'm not sure how useful it is to know the name of factories that fail to link - did you have a use case in mind? If not, can we close this now?
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!