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 156386 - gstreamer fails on metadata changes in ogg streams
gstreamer fails on metadata changes in ogg streams
Status: RESOLVED DUPLICATE of bug 160126
Product: GStreamer
Classification: Platform
Component: dont know
0.8.0
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-25 13:30 UTC by Henrik Hellerstedt
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Henrik Hellerstedt 2004-10-25 13:30:37 UTC
gst-launch-0.8 gnomevfssrc location=http://anka.org:8080/metatest.ogg ! oggdemux
! vorbisdec ! audioconvert ! osssink

The metadata changes every 10 second in metatest.ogg...
Comment 1 Christian Fredrik Kalager Schaller 2004-12-15 12:47:13 UTC
Using playbin with CVS after the fix Wim did earlier today this works for me.
gst-launch playbin uri=http://anka.org:8080/metatest.ogg

But I get 'clicks' between the changes, but I guess that is the renego slowness
which Ronald plans on looking into.
Comment 2 Ronald Bultje 2004-12-16 23:46:43 UTC

*** This bug has been marked as a duplicate of 160126 ***