[gstreamer-bugs] [Bug 576322] cannot change caps inline to set samplerate

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 23 02:33:07 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=576322

  GStreamer | gst-plugins-base | Ver: 0.10.22

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from Sebastian Dröge  2009-03-23 09:33 UTC -------
You must set fixed caps on the capsfilter. The second caps are not fixed as
they contain two different structures (one for float, one for int).

Not sure if this is a bug in capsfilter (it doesn't check the caps and doesn't
truncate them) or in basetransform (it doesn't handle non-fixed suggestion
caps).


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




More information about the Gstreamer-bugs mailing list