[Webkit-unassigned] [Bug 98759] [GStreamer] Add Opus MIME type to the list of supported ones

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 08:06:48 PDT 2012


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





--- Comment #1 from Adrian Perez <aperez at igalia.com>  2012-10-09 08:07:25 PST ---
GStreamer has support for the Opus codec (http://opus-codec.org) by using a plugin present in the “gst-plugins-bad” repository. Opus streams may be embedded in a Ogg container, or standalone. The case of the Ogg container is already covered by the “*/ogg” MIME types declared as supported by the GStreamer media playing code, but for standalone streams to work, “audio/opus“ has to be added.

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