GNOME Bugzilla – Bug 378209
gstreamer fails to play some ogg files
Last modified: 2006-11-30 22:13:07 UTC
Using latest Fedora here and seeing a problem with all gstreamer apps playing some ogg files. The same ogg files play fine with non gstreamer apps. There are many examples of such ogg files in the KDE packages. One is named KGet_Added.ogg from the kdenetwork rpm. For example: $ gst-launch playbin uri=file://./KGet_Added.ogg doesn't play it, nor does totem or any other gstreamer app. However, Audacity for example plays it fine. P.S. your sourceforge mailing lists reject every attempt to post this issue as spam..
This works fine for me with CVS. Can you attach a debug log made like: GST_DEBUG=*:5 gst-launch playbin uri=file://./KGet_Added.ogg >debug.log 2>&1
Created attachment 77065 [details] debug log I'll see if I can find some time to try CVS to see if that works here.
Created attachment 77066 [details] debug log Sorry, first upload was rejected due to filesize, forgot to change mime type when uploading compressed version... here's the debug log bzip2 compressed
Works fine with CVS, just a problem with Fedora released version.