Opened 14 months ago

Last modified 13 months ago

#11665 new defect

Input pattern recognition broken when using avif format

Reported by: rabcor Owned by:
Priority: important Component: undetermined
Version: 7.1 Keywords: pattern_type av1 image2 images input
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:

% ffmpeg -i %08d.avif out.mp4
ffmpeg version n7.1.1
built with gcc 15.1.1 (GCC) 20250425 (cachyos/arch linux official repository build)

If you have a few files with a pattern like described in my how to reproduce section (00000001.avif,00000002.avif,00000003.avif...) ffmpeg fails to find/use those files with pattern recognition.

If the extension is png instead of avif, or bmp, or jpg, it will work, it's only broken if using avif.

Change History (1)

comment:1 by Gyan, 13 months ago

Share full log.

Note: See TracTickets for help on using tickets.