[Bug 755108] New: mssdemux: playback always starts at lowest bitrate

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 16 03:48:47 PDT 2015


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

            Bug ID: 755108
           Summary: mssdemux: playback always starts at lowest bitrate
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: phil at base-art.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

In gst_mss_demux_setup_streams() we attempt to configure the bitrate on
not-yet-active streams so gst_mss_manifest_change_bitrate() has no effect.

Instead I think we should first create the streams, activate them and then
configure the bitrate. I'll send a patch.

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