[FFmpeg-trac] #2899(avfilter:open): -map_channel / -af pan are not processing 12 channel audio inputs

FFmpeg trac at avcodec.org
Sat Aug 24 18:52:37 CEST 2013


#2899: -map_channel / -af pan are not processing 12 channel audio inputs
------------------------------------+------------------------------------
             Reporter:  hackeron    |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  important   |                Component:  avfilter
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by hackeron):

 Ah, my bad, you are right. This command works, thank you very much!

 {{{
 ffmpeg -i test.wav -filter:a
 "aformat=channel_layouts=0xFFF,pan=1|c0=c${i}" -y ch${i}.wav
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2899#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list