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 671220 - [avimux] Patch to Support Dolby 5.1 (6 Channels) AC3
[avimux] Patch to Support Dolby 5.1 (6 Channels) AC3
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.30
Other All
: Normal normal
: 0.10.32
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-02 16:53 UTC by Antoine Tremblay
Modified: 2012-03-03 18:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch for 6 channels support in avimux (888 bytes, application/octet-stream)
2012-03-02 16:53 UTC, Antoine Tremblay
Details

Description Antoine Tremblay 2012-03-02 16:53:09 UTC
Created attachment 208862 [details]
Patch for 6 channels support in avimux

Just change the pad template of avimux to support ac3 with up to 6 channels, tested with VLC..  I see no reason to limit to 2 channels..
Comment 1 Antoine Tremblay 2012-03-02 17:36:34 UTC
Please note also that the audio "works" but is out of sync, but so is AC3 with 2 channels and AAC with 2 channels,,, so there are some other problems with these formats...
Comment 2 Tim-Philipp Müller 2012-03-03 18:23:24 UTC
Thanks!

 commit 073a03ef5c308c04fcbb814dd923f122ab2453e7
 Author: Antoine Tremblay <hexa00@gmail.com>
 Date:   Fri Mar 2 11:49:02 2012 -0500

    avimux: support up to 6 channels of AC-3
    
    https://bugzilla.gnome.org/show_bug.cgi?id=671220