[gstreamer-bugs] [Bug 156467] New: - speed plugin: "element speed0 performs a yield, please fix element"

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Oct 26 04:47:58 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=156467
GStreamer | gst-plugins | Ver: 0.8.5

           Summary: speed plugin: "element speed0 performs a yield, please
                    fix element"
           Product: GStreamer
           Version: 0.8.5
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mark at markvdb.be
         QAContact: gstreamer-bugs at lists.sourceforge.net


Distro: Ubuntu Warty
Gstreamer version: 0.8.7
Gstreamer plugins version: 0.8.5

I'm investigating the creation of a very simple gstreamer-based music player
(ogg/mp3/CD), with one special feature: the ability to slow down the playback
easily. Such an app would be a huge help for my students.

When I launch the following pipeline:
gst-launch-0.8 filesrc location=test.mp3 ! mad ! audioconvert ! speed speed=2.0
! osssink

I get some stuttering sound output, plus the following error message repeated:
** (process:5027): WARNING **: element speed0 performs a yield, please fix the
element

Am I doing something wrong?
Does the element need a fix?

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list