[gstreamer-bugs] [Bug 343312] Assertion `file->wbuf_used_bytes < file->wbuf_size_bytes' failed.

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 29 10:31:55 PDT 2006


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=343312
 GStreamer | don't know | Ver: 0.10.4


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at mad.scientist.com




------- Comment #2 from Jan Schmidt  2006-05-29 17:31 UTC -------
a) I can't see any useful information in that back trace. Perhaps you could run
with the GST_DEBUG=*sink:5 environment variable and redirect stderr to a file?
(eg banshee 2> file.log)

b) That assertion looks like it's inside the alsa libs to me - specifically
inside ALSA's file output plugin.

c) You might be able to avoid alsa altogether and just set banshee's output
sink to something like 'identity ! audio/x-raw-int,rate=48000,width=16,depth=16
! filesink sync=true location=/tmp/airportfifo'. Might need more parameters to
the caps filter than that, but it's worth trying.


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