[Bug 721676] typefind does not find the correct media type for mpg with http streaming

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 28 02:04:04 PST 2014


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

Rajesh <sharma.rajesh> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sharma.rajesh at gmail.com

--- Comment #12 from Rajesh <sharma.rajesh at gmail.com> 2014-11-28 10:04:01 UTC ---
as we k(In reply to comment #10)
> If I'm not mistaken this is not very efficient... if we get hundreds of little
> buffers, we will combine them into a single big one... one by one, copying data
> over and over again. And then typefind over that data over and over again,
> every time with a little bit of more data in the end.
> 
> This doesn't seem like a great default behaviour

as we know that the data size used in typefind is not sufficient 
to detect the media type correctly in some streams then i suppose 
it would be better to have a max data size property in typefind for detection.
application can simply set that property for outlier streams which don't play
with default typefind data size.

-- 
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