[gstreamer-bugs] [Bug 413418] Make GstAppSrc better

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 7 05:46:33 PST 2007


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

  GStreamer | gst-plugins-bad | Ver: HEAD CVS


Snark changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83916|0                           |1
        is obsolete|                            |




------- Comment #11 from Snark  2007-03-07 13:44 UTC -------
Created an attachment (id=84165)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=84165&action=view)
Updated version of my testing program

Ok, I modified my code to use :
audio/x-raw-int,channels=1,rate=8000,signed=(boolean)true,width=16,depth=16
as caps (those are the caps wavparse puts out -- taken from the log), which
finally gets me sound, but it's pretty bad, probably because of that one-time :
(test:4516): GStreamer-CRITICAL **: gst_segment_clip: assertion
`segment->format == format' failed


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list