[Bug 740214] New: encodebin: Add a way to disable caps renegotiation for output stream format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 16 07:50:38 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740214
  GStreamer | gst-plugins-base | unspecified

           Summary: encodebin: Add a way to disable caps renegotiation for
                    output stream format
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: tsaunier at gnome.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In some cases, the user might want the stream outputted by encodebin to
be in the exact same format during all the stream. We should let the
user specify when this is the case. This commit add some API in the
GstEncodingProfile to determine whether the format can be renegotiated
after the encoding started or not.

API:
    gst_encoding_profile_set_allow_renegotiation
    gst_encoding_profile_get_allow_renegotiation

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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