[gstreamer-bugs] [Bug 451908] New: [ffmpegcolorspace] regression: doesn't accept GST_VIDEO_CAPS_RGBA
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Jun 28 07:56:36 PDT 2007
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=451908
GStreamer | gst-plugins-base | Ver: HEAD CVS
Summary: [ffmpegcolorspace] regression: doesn't accept
GST_VIDEO_CAPS_RGBA
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: t.i.m at zen.co.uk
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
ffmpegcolorspace doesn't accept certain RGBA formats any longer, most notably
those output by pngdec and gdkpixbufdec.
Take a PNG with an alpha channel (e.g. the following on ubuntu feisty):
gst-launch-0.10 filesrc location=/usr/share/example-content/logo-Ubuntu.png !
pngdec ! ffmpegcolorspace ! fakesink
errors out with not-negotiated.
This worked fine with core/base 0.10.12 + -good 0.10.5 (ie. versions in
feisty), although strangely this also doesn't work with those versions:
gst-launch-0.10 videotestsrc ! 'video/x-raw-rgb, bpp=(int)32, depth=(int)32,
endianness=(int)4321, red_mask=(int)-16777216, green_mask=(int)16711680,
blue_mask=(int)65280, alpha_mask=(int)255' ! ffmpegcolorspace ! fakesink
--
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=451908.
More information about the Gstreamer-bugs
mailing list