[Bug 662199] [capsfilter] behavior has changed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 7 06:23:37 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662199
  GStreamer | gstreamer (core) | git

--- Comment #32 from Julien Isorce <julien.isorce at gmail.com> 2011-12-07 14:23:34 UTC ---
oh sorry.

Try the following:

gst-launch-0.10  audiotestsrc ! "audio/x-raw-int, channels=2" ! queue ! funnel
name=f \
! audioconvert ! "audio/x-raw-int, channels=2" ! fakesink audiotestsrc ! \
"audio/x-raw-int, channels=1" !  queue ! f.


Result:

** (gst-launch-0.10:1290): CRITICAL **: gst_audio_convert_fixate_caps:
assertion `gst_caps_is_fixed (caps)' failed
and streaming task paused, reason not-negotiated (-4)

-- 
Configure bugmail: https://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