[Webkit-unassigned] [Bug 29532] [GTK] media tests failing after their rework

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 07:09:35 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29532





--- Comment #4 from Gustavo Noronha (kov) <gns at gnome.org>  2009-09-21 07:09:35 PDT ---
(In reply to comment #2)
> GStreamer doesn't report the mime-types like the ones listed in
> /etc/mime.types. The typefind functions (src ! typefind) report things like
> content-type/container:
> 
> audio/mpeg

Right. But we are given the mime type as defined in HTML5 to find out if we do
support it or not, so we need some kind of mapping here.

> or video/x-msvideo for an avi file.
> 
> More data is probably available in the caps property of the typefind element.

We are using data from caps to get what we do now. Any suggestions on how we
could improve this to correctly say we support video/mp4, audio/mp3, and the
others?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list