[FFmpeg-trac] #8628(ffmpeg:new): Can't use 2.1 channel layout with libopus

FFmpeg trac at avcodec.org
Thu Apr 23 15:50:41 EEST 2020


#8628: Can't use 2.1 channel layout with libopus
---------------------------------+----------------------------------
             Reporter:  alucryd  |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  ffmpeg   |                  Version:  4.2
             Keywords:  libopus  |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+----------------------------------
 Summary of the bug:

 ffmpeg can't convert 2.1 files to opus using libopus, even when specifying
 mapping_family to 1. This works fine using opusenc.

 [libopus @ 0x2f41f91a5c0] Invalid channel layout 2.1 for specified mapping
 family 1.

 How to reproduce:
 {{{
 % ffmpeg -i 2_1.flac -mapping_family 1 2_1.opus
 ffmpeg version 4.2.2
 built on Arch Linux
 }}}

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


More information about the FFmpeg-trac mailing list