[Bug 700770] typefinding: mp3 file mis-detected as h263 video
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Mar 4 16:22:51 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=700770
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |1.3.1
--- Comment #10 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-03-05 00:45:16 UTC ---
Thanks for the sample file and the bug report. Sorry it took so long to look at
this:
This fixes it for me:
commit 61fa4c7bb2295f29d38daceffdfaca3a8eb2216a
Author: Tim-Philipp Müller <tim at centricular.com>
Date: Wed Mar 5 00:35:30 2014 +0000
typefindfunctions: lower H.263 typefinder max probability
The typefinder returns LIKELY for as little as one possible
sync and no bad sync (not even taking into account how much
data was looked at for that). It's generally just not fit
for purpose, so should just not return anything like LIKELY
at all ever, even more so since it only recognises one out
of ten H263 files, and likes to mis-detect mp3s as H263.
https://bugzilla.gnome.org/show_bug.cgi?id=700770
https://bugzilla.gnome.org/show_bug.cgi?id=725644
--
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