[gstreamer-bugs] [Bug 403172] [filesrc] doesn't handle localhost file locations

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 1 04:34:59 PST 2007


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=403172

  GStreamer | gstreamer (core) | Ver: 0.10.x


Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at ubuntu.com




------- Comment #2 from Sebastian Dröge  2007-02-01 12:33 UTC -------
It seems that gnomevfs-ls for example just strips everything between the second
and third slash. Maybe we should just do the same for file:// URIs or just fail
for everything else. RFC1738[1] seems to require support for the hostname part
of file:// URIs...

Shouldn't be that hard to implement unless we want to support myhostname and
myipaddress and similar stuff as this would require some special magic to
determine whether it belongs to this machine or something else.

[1] http://www.rfc-editor.org/rfc/rfc1738.txt


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list