[gstreamer-bugs] [Bug 550230] A plug-in "openalsrc" for capture audio using OpenAL

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Sep 1 08:16:14 PDT 2008


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

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




------- Comment #3 from Victor Lin  2008-09-01 15:16 UTC -------
It work correctly with this option.

gst-launch --gst-plugin-path=..//bin/debug openalsrc ! audioconvert ! vorbisenc
! oggmux ! filesink location=test.ogg

But I have no idea why it failed with this option:

gst-launch --gst-plugin-path=..//bin/debug openalsrc ! adder name=mix !
audioconvert ! vorbisenc ! oggmux ! filesink location=test.ogg filesrc
location=c:/test.ogg ! oggdemux ! vorbisdec ! audioconvert ! mix.

Error message:
OIL: ERROR liboilcpu.c 135: (): No t
estamping function.  This is kinda bad.
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstAudioSrcClock
ERROR: from element /pipeline0/openalsrc0: Internal data flow error.
Additional debug info:
gstbasesrc.c(2165): gst_base_src_loop (): /pipeline0/openalsrc0:
streaming task paused, reason not-negotiated (-4)
Execution ended after 125000000 ns.
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
FREEING pipeline ...


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




More information about the Gstreamer-bugs mailing list