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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 16 01:59:00 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

Håkon Skjelten changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #3 from Håkon Skjelten  2009-06-16 08:58 UTC -------
Hi, I wanted to write a HTTP streaming server that could read data from a
single HTTP source and distribute it to multiple clients.

I can se my demo program was not a good illustration as it didn't use neither
dynamic pads or the mpegtsmux (which I used in my real program). After a lot of
frustration I got it to work though: I needed to use the mpegtsmux, dynamic
pads on demuxer _and_ a ffmpegcolorspace converter between decoder and encoder
(the decoded video data was not compatible with x264enc input). That last
stepped fooled me to believe something was wrong with the multifdsink.

Is there by the way a list of formats (containers) that are streamable in
gstreamer?

Anyway, this is not a bug in gstreamer.


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