[Gstreamer-bugs] [Bug 94113] Changed - [0.6.2] spider doesn't detect type of mp3 stream

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Sep 3 00:59:37 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=94113

Changed by rbultje at ronald.bitfreak.net.

--- shadow/94113	Wed Sep  3 03:44:47 2003
+++ shadow/94113.tmp.9172	Wed Sep  3 03:59:37 2003
@@ -233,6 +233,16 @@
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-09-03 03:44 -------
 Oh, but this is allright. I simply meant that when you find one that
 breaks, I'd love to get a sample of it so I can reproduce it locally. :).
 
 Thanks for the file, I'll look into it.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-09-03 03:59 -------
+As I guessed, the typefind buffer is (again) too small. It has a JPG
+image attached at the beginning of the file. The actual data only
+starts around position 0x11CE0. The proper way to fix this is to let
+the typefind function pull more data if needed. That's work for HEAD
+though. Short-term solution (for 0.6.x) is - again (...) - to increase
+the typefind buffer to something above 0x12000 (say, ~75kB) in spider.
+
+And no, I don't like this either. :).




More information about the Gstreamer-bugs mailing list