[Bug 692190] New: Encodebin should somehow let you know how many streams the container will accept

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 21 03:48:44 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692190
  GStreamer | gst-plugins-base | 1.x

           Summary: Encodebin should somehow let you know how many streams
                    the container will accept
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Since some formats like FLV only accepts 1 audio and video stream it would be
good if Encodebin could somehow let you know about this programatically. Like
some kind of query API. (encodebin.max_audio_streams() ?) 

Because currently you need to dig out the muxer element from encodebin to
discover this, which I feel reduces the point of Encodebin a lot (if you have
to add a lot of code to dig out various elements to do further
checking/testing.

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