[Bug 761761] New: splitmuxsink: Caps changes not handled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Feb 9 12:18:44 UTC 2016


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

            Bug ID: 761761
           Summary: splitmuxsink: Caps changes not handled
    Classification: Platform
           Product: GStreamer
           Version: 1.7.1
                OS: Windows
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bob_jam11 at hotmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When changing caps the splitmuxsink closes the file being written to and stops
processing frames.

pipeline:
appsrc -> videoscale -> capsfilter-> videorate -> videoconverter -> x264enc ->
splitmuxsink

The mux in the splitmuxsink is an avimux.
The sink in the splitmuxsink is a filesink.

Incoming frames have variable frame dimensions.

If I replace the splitmuxsink with the avimux and filesink then the pipeline
successfully adapts to changing frame dimensions.

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