[gstreamer-bugs] [Bug 584820] Multifdsink is not working on most input sources

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jun 4 06:44:56 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=584820

  GStreamer | gst-plugins-base | Ver: 0.10.23

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEEDINFO




------- Comment #2 from Wim Taymans  2009-06-04 13:44 UTC -------
decodebin has dynamic pads and cannot be linked like that, you need to wait for
the pad-added signal before the pads become available.

Also mp4 is not a streamable format, you can't share it with clients nor can
you encode in it while streaming (it rewrites the headers on EOS)

So what exactly is the problem here? What did you expect to happen?


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=584820.




More information about the Gstreamer-bugs mailing list