[gstreamer-bugs] [Bug 568686] appsrc caps aren't getting set correctly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 22 12:23:55 PST 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=568686

  GStreamer | gst-plugins-base | Ver: 0.10.21




------- Comment #5 from Snark  2009-01-22 20:23 UTC -------
The following at least links appsrc to capsfilter with the right caps :

gst-launch-0.10 --gst-debug-level=3 --gst-debug-no-color appsrc is-live=true !
audio/x-raw-int,rate=44100,channels=2,depth=16,width=16,signed=true,endianness=1234
! volume ! alsasink 2>/tmp/log

But the caps aren't used anymore when connecting the other elements :-/

Notice that modifying my ekiga code to do likewise makes the crash go away...
and some buffers go through (not all of them though).


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




More information about the Gstreamer-bugs mailing list