[gstreamer-bugs] [Bug 351825] [qtdemux] doesn't set proper caps for RGB video

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Aug 18 08:41:47 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=351825
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gstreamer (core)            |gst-plugins-bad
            Summary|general stream error,       |[qtdemux] doesn't set proper
                   |qtdemux                     |caps for RGB video




------- Comment #9 from Tim-Philipp Müller  2006-08-18 15:41 UTC -------
Thanks, works now. Any chance you could also make the video file available
somewhere?

Looks at first glance like it fails because qtdemux doesn't use proper RGB caps
for the video streams:

    gst_qtdemux_add_stream:<qtdemux0> setting caps video/x-raw-rgb,
endianness=(int)4321, width=(int)720, height=(int)576, framerate=(fraction)25/1

and then ffmpegcolorspace rejects the caps in its setcaps function (there
should be mask fields for the red/green/blue/alpha channels and bpp/depth
fields too).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list