[Bug 756630] New: Add URI construction to help newbies

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 15 04:34:07 PDT 2015


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

            Bug ID: 756630
           Summary: Add URI construction to help newbies
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: documentation
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: exebook at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-metadata.html

The example above takes a parameter in URI format. But a naive attempt to
invoke it as: file://test.ogg will fail. 

file://`pwd`/test.ogg should be used instead.

It would be lovely to take a file name as a parameter instead, and construct an
URI using sprintf() or similar to avoid this kind of problem.

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