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 154774 - [playbin/gnomevfssrc] bug with playbin/gnomevfssrc playing fluendo ogg stream
[playbin/gnomevfssrc] bug with playbin/gnomevfssrc playing fluendo ogg stream
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-07 11:43 UTC by Zaheer Abbas Merali
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Zaheer Abbas Merali 2004-10-07 11:43:12 UTC
use totem 0.99.17 with gstreamer 0.8.7 and gst-plugins 0.8.5 and gst-ffmpeg-0.8.1.2

It hangs opening fluendo's stream: http://mirror.fluendo.com:8800/ with gnomevfs
2.8.0 and 2.8.1 (2.6.x works fine...for BBB and Uraeus)

However:

gst-launch-0.8 gnomevfssrc location=http://mirror.fluendo.com:8800/ ! oggdemux !
theoradec ! ffmpegcolorspace ! xvimagesink oggdemux0.src%d ! vorbisdec !
audioconvert ! osssink

works fine on gnome-vfs 2.8.0/1

So something weird with playbin and gnomevfs interaction?

Also gnomevfs-cat works with fluendo's stream.
Comment 1 Ronald Bultje 2004-10-09 20:22:12 UTC
That was a gnomevfs + fluendo server bug. Has little to do with GStreamer.