[gstreamer-bugs] [Bug 573176] video stream from single png image fails

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 2 08:41:00 PST 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=573176

  GStreamer | gst-plugins-good | Ver: 0.10.13

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #3 from Wim Taymans  2009-03-02 16:41 UTC -------
lots of confusion here. The reason it broke is because pngdec caps are not
compatible with the alphacolor caps (anymore). I believe this is because of
this commit
http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=5e32a710d7e28c063424d9334a74973c7ad19b0c.

Putting a colorspace in front of the alphacolor element solves this. but you
can also remove the alphacolor if you don't need a custom alpha value.


-- 
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=573176.




More information about the Gstreamer-bugs mailing list