[Bug 729456] New: Adding a "multifile" protocol in multifilesrc

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 3 07:04:13 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729456
  GStreamer | gst-plugins-good | 1.x

           Summary: Adding a "multifile" protocol in multifilesrc
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: cfoch at live.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


It would be easier to be able to play a multifilesrc from the playbin (for
example). It would be something like "gst-launch-1.0 playbin
uri="multifile:///the/pattern/%d.png?start=START&index=INDEX&framerate=NUMERATOR/DENOMINATOR".
I've been working on this and I'm ataching a couple of patches to do it.
The first modification is in Gstreamer (core), in gsturi.c/gsturi.h where I've
added a very simple parser (I want to keep it simple now) and some types that
would be used in gst-plugins-good/gst/multifile/multifilesrc.c (Second
mofication: already done) and in
gst-editing-services/ges/ges-multi-file-source.c (would be the next part).

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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