[Bug 750106] New: splitmuxsink: add a "location-request" signal that allows better control over filenames

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 29 07:23:33 PDT 2015


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

            Bug ID: 750106
           Summary: splitmuxsink: add a "location-request" signal that
                    allows better control over filenames
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: george.kiagiadakis at collabora.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 304266
  --> https://bugzilla.gnome.org/attachment.cgi?id=304266&action=edit
patch

Currently splitmuxsink names files after a string template that is fixated
using the sequence number of the file. For some applications this may not be
enough, so this patch adds a signal that applications can use to return a
custom filename based on whatever criteria they want.

In my use case for example, I need the filename to contain the creation date &
time.

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