[FFmpeg-trac] #10831(undetermined:closed): ffmpeg concat generates several issues in output file

FFmpeg trac at avcodec.org
Mon Jan 29 08:59:53 EET 2024


#10831: ffmpeg concat generates several issues in output file
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:  (none)
  CharismaticMegafauna               |
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  6.1          |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Gyan):

 * status:  new => closed
 * resolution:   => invalid

Comment:

 The concat demuxer requires that all inputs share the same properties -
 for audio, those are codec, channel count and layout, sample rate, sample
 format. In your set, codec varies between pcm_s16le and pcm_s24le. This is
 not supported.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10831#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list