[gstreamer-bugs] [Bug 321532] Support device setting in cdda:// URI
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun Dec 4 14:17:29 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=321532
GStreamer | gst-plugins-good | Ver: 0.9.x
------- Additional Comments From Jan Schmidt 2005-12-04 22:17 -------
Personally, if we end up putting the device in the URI somewhere, I'd prefer to
see it as a parameter like http:
cdda://8?device=/dev/hdc
Done that way, we have an established standard for escaping special characters
(? and &), and can provide some helper functions for elements to extract and
de-escape them.
This could also integrate with GstStructure, as in "gst_structure_from_uri" and
"gst_structure_to_uri"
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list