[gstreamer-bugs] [Bug 161726] [ffmpegcolorspace] does not handle x-raw-rgb 24/32 BE _RGB

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jan 7 12:34:54 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=161726
 GStreamer | gst-plugins | Ver: HEAD CVS

bugs at leroutier.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[dvdec] LE endianness in    |[ffmpegcolorspace] does not
                   |caps confuses playbin       |handle x-raw-rgb 24/32 BE
                   |                            |_RGB



------- Additional Comments From bugs at leroutier.net  2005-01-07 15:34 -------
problem found by ronald :

dvdec 32bit format is 32/32 BE _RGB, which is not correct
it should at least be 24/32 BE _RGB as it has no alpha and 8bits are unused

but even when making it 24/32 BE _RGB, ff[mpeg]colorspace can't handle it,
because it only supports BE BGR_ (it supports both 24/24 BE and LE but only one
24/32)

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list