[Bug 750108] New: splitmuxsink: post messages when fragments are being opened and closed

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


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

            Bug ID: 750108
           Summary: splitmuxsink: post messages when fragments are being
                    opened and closed
    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 304267
  --> https://bugzilla.gnome.org/attachment.cgi?id=304267&action=edit
patch

When splitting a recording into multiple files, it is sometimes useful to know
when a recording file is created and when it is closed. This can be used, for
example, to log the filenames in a database.

This patch adds lets splitmuxsink post messages on the bus when these events
happen. The messages also contain the pipeline's running_time associated with
the first and last buffer that is written in a file, so that it is possible to
log the time span that each file contains.

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