After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 139819 - Pipeline using spider cannot play an Ogg file after a MP3 file
Pipeline using spider cannot play an Ogg file after a MP3 file
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.8.0
Other FreeBSD
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-04-12 17:35 UTC by Jean-Yves Lefort
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-Yves Lefort 2004-04-12 17:35:16 UTC
Create the pipeline "filesrc ! spider ! osssink". Feed a MP3 file to it.
Then feed an Ogg file: only garbage sound will be heard.
Comment 1 Ronald Bultje 2004-04-12 18:08:29 UTC
You need to create a new spider for each file.
Comment 2 Johan (not receiving bugmail) Dahlin 2004-04-15 12:03:05 UTC
Ronald, can we close this as INVALID?