After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729950 - matroskamux: support video/x-vp9. webmmux: support audio/x-opus
matroskamux: support video/x-vp9. webmmux: support audio/x-opus
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-05-11 10:52 UTC by Hristo Venev
Modified: 2015-11-03 18:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
matroska/webmmux: Support Opus in webmmux and VP9 in matroskamux (1.53 KB, patch)
2015-11-03 10:43 UTC, Sebastian Dröge (slomo)
committed Details | Review

Description Hristo Venev 2014-05-11 10:52:38 UTC

Comment 1 Sebastian Dröge (slomo) 2014-05-11 13:02:05 UTC
Also see bug #727305 for proper demuxing support.
Comment 2 kripton 2014-12-24 09:20:41 UTC
According to http://cgit.freedesktop.org/gstreamer/gst-plugins-good/commit/?id=3c9aba91dcf413495b97675106d3049b7d01fb4e the support should be in. The only thing that is missing (intentionally?) is the advertising of the support via CAPS. webmmux has VP9 in its caps while matroskamux doesn't. Why?
Comment 3 Sebastian Dröge (slomo) 2014-12-24 09:54:30 UTC
Yes, we are not properly implementing the mapping as it requires using additional EBML fields.

https://bugzilla.gnome.org/show_bug.cgi?id=727305#c5
Comment 4 Sebastian Dröge (slomo) 2015-11-03 10:43:38 UTC
Created attachment 314719 [details] [review]
matroska/webmmux: Support Opus in webmmux and VP9 in matroskamux
Comment 5 Sebastian Dröge (slomo) 2015-11-03 18:42:28 UTC
Merged