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 697113 - matroskademux: add TrueHD audio codec support
matroskademux: add TrueHD audio codec support
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
1.x
Other Linux
: Normal enhancement
: 1.0.7
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 625670 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-04-02 15:02 UTC by Arnaud Vrac
Modified: 2013-04-20 11:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
matroskademux: handle TrueHD codec id (1.73 KB, patch)
2013-04-02 15:02 UTC, Arnaud Vrac
committed Details | Review

Description Arnaud Vrac 2013-04-02 15:02:28 UTC
Created attachment 240396 [details] [review]
matroskademux: handle TrueHD codec id

TRUEHD codec id is not handled in matroskademux, the patch just add support for it with caps audio/x-true-hd.

You can check that it works with the following pipeline:

gst-launch-1.0 playbin uri=http://absolut.zogzog.org/share/samples/mkv/evangelion.mkv
Comment 1 Tim-Philipp Müller 2013-04-02 21:59:32 UTC
Pushed, thanks!


commit 00b46b474495dcf4d1d5c9f9be1ea2311690c3b3
Author: Arnaud Vrac <avrac@freebox.fr>
Date:   Wed Aug 29 17:24:00 2012 +0200

    matroskademux: handle TrueHD audio codec id
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697113
Comment 2 Tim-Philipp Müller 2013-04-20 11:52:53 UTC
*** Bug 625670 has been marked as a duplicate of this bug. ***