[gstreamer-bugs] [Bug 156063] infinite loop and 100% CPU with some MP3

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Nov 2 07:27:11 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=156063
GStreamer | gst-plugins | Ver: HEAD CVS

alexander.winston at comcast.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alexander.winston at comcast.ne
                   |                            |t
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From alexander.winston at comcast.net  2004-11-02 10:27 -------
Using CVS revision HEAD versions of gstreamer, gst-plugins, and gst-ffmpeg (all
up-to-date as of 2004-11-02T00:34:34+0000):


This pipeline plays the file once, but then seems to loop infinitely until I
kill the process:

gst-launch-0.8 gnomevfssrc location="00-time_signal.mp3" ! typefind ! spider !
alsasink


This does not occur with these pipelines, which all play the file once and then
exit:

gst-launch-0.8 gnomevfssrc location="00-time_signal.mp3" ! spider ! alsasink

gst-launch-0.8 filesrc location="00-time_signal.mp3" ! spider ! alsasink

gst-launch-0.8 filesrc location="00-time_signal.mp3" ! typefind ! spider ! alsasink

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