[Bug 771756] New: GstUri parsing is not is not reciprocal

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 21 10:04:06 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=771756

            Bug ID: 771756
           Summary: GstUri parsing is not is not reciprocal
    Classification: Platform
           Product: GStreamer
           Version: 1.8.3
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: marc.leeman at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

1. Create a GstUri from a string "file:///home/me/myfile" with
gst_uri_from_string

2. Generate a string from the GstUri (gst_uri_to_string) and you will end up
with
"file:/home/my/myfile". As far as I know, the latter is not a valid uri.

Workaround; use file://///home/me/myfile :-/

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list