[gstreamer-bugs] [Bug 581620] Gstreamer plays not files with a "#" in pathnames

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu May 7 07:05:22 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=581620

  GStreamer | gstreamer (core) | Ver: 0.10.22

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|slomo at circular-chaos.org    |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #3 from Sebastian Dröge  2009-05-07 14:05 UTC -------
Right, file:///bla/bla/bl#/bla.mp3 is not a valid URI. The # needs to be
escaped with %23 which should be done by applications before passing URIs to
GStreamer. If it's passed as location to filesrc for example the # is handled
correctly.

Closing this bug as NOTABUG


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=581620.




More information about the Gstreamer-bugs mailing list