confirmed here that gst-launch-0.8 fakesrc ! alsasink buffer-size=4096 gives floating point exception
gst-launch-0.8 fakesrc ! osssink buffer-size=4096 works just fine. Ergo gstreamer is broken Stu. On Thu, 2005-12-29 at 15:02 +0100, David Riebenbauer wrote: > Good Morning! > > * Stuart T. R. Rowan <[EMAIL PROTECTED]> [2005-12-27 14:10]: > > last bits of output and then backtrace: > > > > [ backtrace deleted ] > > I had the same problem and got a similar backtraceI had the same > problem and got a similar backtrace. > > > > > FYI I have "alsasink period-size=1024 buffer-size=4096" set as my gnome > > multimedia systems control panel thingie Default sink to avoid quodlibet > > stuttering e.g. when something cpu / disk intensive happens. > > Here is the problem. > > I had a similar pipeline in my ~/.quodlibet/config and got a similar > crash. > > Some investigation reveals that setting buffer-size on alsasink > crashes with the new version of gstreamer0.8-alsa in umstable. > > An example: > > $ gst-launch-0.8 fakesrc ! alsasink buffer-size=4096 > zsh: floating point exception gst-launch-0.8 fakesrc ! alsasink > buffer-size=4096 > > My advice is to use alsasink without options. > The new version of gstreamer seems to fix the stuttering problems, and > the options are not necessary anymore. > > Regards > David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]