[Bug 649841] [encodebin] Add formatters support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 19 04:38:24 PDT 2011


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #6 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2011-05-19 11:38:18 UTC ---
Pushed the patch (with minor fixes and the typos removed) as it should solve
some use cases.

We still need to figure out how to handle id3mux and xingmux for mp3 format.


commit b5fb542386594ed690e739aed9ba31189d8d9203
Author: Thiago Santos <thiago.sousa.santos at collabora.co.uk>
Date:   Thu May 19 08:30:14 2011 -0300

    encodebin: Autoplug formatters

    Autoplug formatters for streams if a formatter with secondary or
    higher rank is found. Formatters are autoplugged when there is no
    muxer or when the muxer doesn't implement the tagsetter interface.

    Currently only the first formatter found is plugged, this might
    help in lots of cases, but it doesn't solve the
    'lamemp3 ! xingmux ! id3mux'
    case.

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

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