[Bug 729625] Problem playing a 1 frame mp3 (encoded as a data: URL or from file)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 8 06:10:18 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729625
  GStreamer | gstreamer (core) | 1.2.2

--- Comment #9 from Arun Raghavan <arun at accosted.net> 2014-05-08 13:10:14 UTC ---
Created an attachment (id=276157)
 View: https://bugzilla.gnome.org/attachment.cgi?id=276157
 Review: https://bugzilla.gnome.org/review?bug=729625&attachment=276157

typefind: Deal with single-frame MP3s better

For tiny files It makes sense to be a little less demanding about the
minimum number of valid headers we need to successfully determine the
presence of MP3 data. For a single frame, we still report a fairly low
probability (60% for exactly 1 frame), so if some other typefinder
detects another type more reliably, we don't lose anything.

(this doesn't quite fix the bug - there seems to be some issue getting mad to
decode this frame, but that should be unrelated)

-- 
Configure bugmail: https://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