[FFmpeg-trac] #3595(avcodec:new): Support >5 channels in E-AC-3 audio

FFmpeg trac at avcodec.org
Sun Apr 27 00:58:17 CEST 2014


#3595: Support >5 channels in E-AC-3 audio
----------------------------------+---------------------------------------
             Reporter:  11rcombs  |                     Type:  enhancement
               Status:  new       |                 Priority:  minor
            Component:  avcodec   |                  Version:  git-master
             Keywords:  eac3      |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 E-AC-3 supports up to 15 full-bandwidth channels, but libavcodec's encoder
 currently doesn't support 6.1 and 7.1 channel layouts. Do these layouts
 just need to be added to ff_ac3_channel_layouts, or would this require
 additional work on the encoder?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3595>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list