[FFmpeg-trac] #10858(ffmpeg:new): Break in [concat] when using filter_complex between 6.0 and 6.1 (was: Break in [overlay]? when using filter_complex between 6.0 and 6.1)

FFmpeg trac at avcodec.org
Wed Feb 14 19:14:58 EET 2024


#10858: Break in [concat] when using filter_complex between 6.0 and 6.1
-------------------------------------+-------------------------------------
             Reporter:  Markizano    |                    Owner:  (none)
  Draconus                           |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  ffmpeg
              Version:  6.1          |               Resolution:
             Keywords:               |               Blocked By:
  filter_complex overlay             |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by Markizano Draconus):

 * summary:  Break in [overlay]? when using filter_complex between 6.0 and
     6.1 => Break in [concat] when using filter_complex between 6.0 and 6.1

Comment:

 I was looking at the logs a little closer and discovered that it made it
 through overlay, but was getting EOF on concat.

 This issue appears to be present on git-tag `6.1`, `6.1.1` and at least
 3e79074c (current tip of release/6.1), but absent on master. Whatever the
 latest release will be next (6.2 or 7.0, not sure), I don't think this
 will be an issue going forward.

 I can confirm that this is corrected on at least the master branch.

 Thanks much, Gyan! Great find!

 I learned a lot in this experience as well. Future tickets will have more
 simple filter_complexes to try to isolate where an issue may be. Thank you
 so much for the help!
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10858#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list