[FFmpeg-trac] #1583(undetermined:new): concate audio amix

FFmpeg trac at avcodec.org
Sun Jul 29 15:12:34 CEST 2012


#1583: concate audio amix
-------------------------------------+-------------------------------------
             Reporter:  StevenG      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 concat of audios doesn't work

 ffmpeg -i INPUT1 -i INPUT2 -i INPUT3 -filter_complex
 amix=inputs=3:duration=first:dropout_transition=3 OUTPUT

 ffmpeg -i m:\temp\a1.wav -i m:\temp\a2.wav -filter_complex "amix=inputs=2"
 m:\temp\a3.wav
 ffmpeg version N-42939-g236ecc3 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jul 26 2012 20:50:57 with gcc 4.7.1 (GCC)

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


More information about the FFmpeg-trac mailing list