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 150626 - bug trying to play a theora web stream
bug trying to play a theora web stream
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 0.8.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-08-20 11:31 UTC by Zaheer Abbas Merali
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2004-08-20 11:31:43 UTC
Pipeline is:

gst-launch-0.8 gnomevfssrc location=http://streamingserver.akademy.kde.org:8801/
! oggdemux name=mux {mux. ! queue ! theoradec ! xvimagesink } {mux. ! queue !
vorbisdec ! audioconvert ! osssink }

result is:

GStreamer-ERROR **: file gstelement.c: line 3007 (gst_element_change_state):
should not be reached
aborting...
Aborted
Comment 1 Ronald Bultje 2004-10-01 11:33:31 UTC
Fixed (actually, worked around).