[Gstreamer-bugs] [Bug 143473] New: - newline in property value in gst-launch string breaks parsing
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Mon May 31 21:15:31 PDT 2004
http://bugzilla.gnome.org/show_bug.cgi?id=143473
GStreamer | gstreamer (core) | Ver: 0.8.1
Summary: newline in property value in gst-launch string breaks
parsing
Product: GStreamer
Version: 0.8.1
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-maint at bugzilla.gnome.org
ReportedBy: jyasskin at mail.utexas.edu
QAContact: gstreamer-maint at bugzilla.gnome.org
Run:
$ gst-launch filesrc location="`echo "blah\nblah"`"
Error message:
WARNING: erroneous pipeline: no element "blah"
Trying to run anyway.
RUNNING pipeline ...
ERROR: from element /pipeline0/filesrc0: Resource not found.
ERROR: pipeline doesn't want to play.
It also appears that the newline isn't put in the property value, but I don't
know an easy way to prove that.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
More information about the Gstreamer-bugs
mailing list