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 773672 - Add mapping for Opus audio and make avdec_opus work
Add mapping for Opus audio and make avdec_opus work
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal enhancement
: 1.11.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-10-29 14:41 UTC by Tim-Philipp Müller
Modified: 2016-11-01 17:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add mapping for Opus audio decoder (1.09 KB, patch)
2016-10-29 14:41 UTC, Tim-Philipp Müller
committed Details | Review

Description Tim-Philipp Müller 2016-10-29 14:41:04 UTC
Created attachment 338775 [details] [review]
Add mapping for Opus audio decoder

Fix avdec_opus.
Comment 1 Sebastian Dröge (slomo) 2016-10-31 12:13:26 UTC
Comment on attachment 338775 [details] [review]
Add mapping for Opus audio decoder

Yes, it seems to support multichannel in some weird way. Custom AVOpt settings it seems
Comment 2 Sebastian Dröge (slomo) 2016-11-01 17:35:29 UTC
commit efe579704130d9c82e2ca57e788d44b01f467a59
Author: Tim-Philipp Müller <tim@centricular.com>
Date:   Sat Oct 29 15:38:01 2016 +0100

    avcodecmap: Add mapping for Opus audio decoder
    
    Make avdec_opus work.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=773672