[Gstreamer-bugs] [Bug 119159] Changed - cannot play certain mp3s with gstreamer backend
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Wed Aug 20 22:39:35 PDT 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=119159
Changed by rbultje at ronald.bitfreak.net.
--- shadow/119159 Wed Aug 20 19:31:30 2003
+++ shadow/119159.tmp.13829 Thu Aug 21 01:39:35 2003
@@ -79,6 +79,13 @@
a sync until 25KB in. Removing the data before that sync makes it run
perfectly. (I'll attach it if you need it.)
0.6.2 is not searching for sync, or if it is, it isn't doing a good
job at finding it. This is responsible for most (if not all) "Could
not find media type errors" for mpeg audio.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2003-08-21 01:39 -------
+We search for a sync only in the first 8kB (and in 0.6.2, this is even
+4 kB). So if your first 25 kB is bogus, then it won't find it.
+
+I'm not exactly sure what the best way to detect such broken mp3s is.
+Sure, we can increase buffer size, but then, yet a new mp3 will turn up...
More information about the Gstreamer-bugs
mailing list