[FFmpeg-trac] #10064(undetermined:new): ffmpeg filter error: Picture size is invalid
FFmpeg
trac at avcodec.org
Wed Nov 23 14:00:34 EET 2022
#10064: ffmpeg filter error: Picture size is invalid
-------------------------------------+-------------------------------------
Reporter: Han | Type: defect
LiangLiang |
Status: new | Priority: important
Component: | Version: 5.1.2
undetermined |
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: ffmpeg: [png @ 0x7f804d005e00] [IMGUTILS @
0x7ff7b26715f8] Picture size 96301x5197 is invalid
How to reproduce:
{{{
% ffmpeg -i fuchun01.jpg -i fuchun02.jpg -filter_complex hstack test.png
ffmpeg 5.1.2
}}}
fuchun01.jpg and fuchun02.jpg you can find from the attached files.
After google, I also found the
https://video.stackexchange.com/questions/28408/how-to-fix-ffmpeg-picture-
size-32768x16384-is-invalid
But seems no one create a ticket for this issue, so I create one.
This feature is impressive as nowdays video switched to 4K, I think more
and more images would have high resolutions.
Maybe simple change it int64 could fix this issue?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10064>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list