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 578310 - [matroskamux] - Should suppport speex
[matroskamux] - Should suppport speex
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: 0.10.15
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-07 23:57 UTC by Christian Fredrik Kalager Schaller
Modified: 2009-04-13 12:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2009-04-07 23:57:41 UTC
the Matroskamuxer do not currently have any mapping for embedding speex audio in
a file.
Comment 1 Sebastian Dröge (slomo) 2009-04-13 11:37:29 UTC
There currently is no spec for mapping Speex into Matroska unfortunately, I'll ask for one... should be done more or less the same as for Vorbis.
Comment 2 Sebastian Dröge (slomo) 2009-04-13 12:05:25 UTC
commit 108774781d629c85244f6b976ea21d93021afe70
Author: Sebastian Dröge <sebastian.droege@collabora.co.uk>
Date:   Mon Apr 13 14:03:03 2009 +0200

    Add initial support for muxing/demuxing Speex audio
    
    Note: This is not in the Matroska spec yet
    Fixes bug #578310.