Skip to content
  • Thiago Santos's avatar
    encodebin: Autoplug formatters · b5fb5423
    Thiago Santos authored
    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
    b5fb5423