Open ProtagNeptune opened 5 months ago
The image type (animated or static) could probably be found by checking the framerate with the back-end? https://trac.ffmpeg.org/wiki/FFprobeTips#FrameRate https://imagemagick.org/script/identify.php
This also is great for "Animated image conversion": https://github.com/Bionus/imgbrd-grabber/blob/5fc472d8de26cd49a2b203682bf4e14043ed237d/src/lib/src/external/ffmpeg.cpp#L142-L152