[gstreamer-bugs] [Bug 333900] [typefind] cannot play a particular mp3 file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 8 09:24:52 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=333900
 GStreamer | gst-plugins-base | Ver: HEAD CVS





------- Comment #2 from Tim-Philipp Müller  2006-03-08 17:24 UTC -------
This particular file works now:

2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/typefind/gsttypefindfunctions.c:
        (utf8_type_find_count_embedded_zeroes),
        (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
          Make plain/text typefinder more conservative: firstly, check
          for embedded zeroes, which are perfectly valid UTF-8 characters,
          but also a fairly good sign that something is not a plain text
          file; secondly, probe into the middle of the file if possible.
          If we can't probe into the middle, limit the probability value
          to be returned to TYPE_FIND_POSSIBLE (see #333900).


However, the mp3 typefinder still needs to be fixed to probe into the middle of
a file as well if possible. Keeping bug open for that.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list