[Bug 759355] New: splitmuxsink: documented pipeline example too simplistic to be useful

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 11 07:05:39 PST 2015


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

            Bug ID: 759355
           Summary: splitmuxsink: documented pipeline example too
                    simplistic to be useful
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Mac OS
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: minfrin at sharp.fm
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In the docs at
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-splitmuxsink.html
an example pipeline is given where a single file stream is split into multiple
individual files.

This example is excessively simple, only in rare cases will you ever want to
deal with streams containing just video and nothing else. In typical real world
usage, streams consisting of video, audio and subtitles are processed, and
there is no workable example to demonstrate how this is done.

Given that the splitmuxsink element wraps the muxer element, how do you target
the muxer element with sources?

None of this makes any sense.

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