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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 17 09:35:29 PST 2014


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

Thibault Saunier <tsaunier> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #290803|0                           |1
        is obsolete|                            |

--- Comment #3 from Thibault Saunier <tsaunier at gnome.org> 2014-11-17 17:35:25 UTC ---
Created an attachment (id=290870)
 View: https://bugzilla.gnome.org/attachment.cgi?id=290870
 Review: https://bugzilla.gnome.org/review?bug=740214&attachment=290870

encodebin: Add a way to disable caps renegotiation for output stream format

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

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