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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Mar 22 12:54:09 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
           Summary: cannot change caps inline to set samplerate
           Product: GStreamer
           Version: 0.10.22
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: reacocard at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


I'm using capsfilter and audioresample to force the sample rate in my pipeline.
However, when I try to change the sample rate while the pipeline is running, by
setting a new caps on the capsfilter, it does not change, and outputs a lot of
the following message instead:

** (sample.py:31086): CRITICAL **: gst_base_transform_find_transform: assertion
`gst_caps_is_fixed (caps)' failed


Some sample code (in pygst) that replicates the problem may be found here:
http://pastebin.ca/1368322


-- 
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