https://bugs.kde.org/show_bug.cgi?id=416941
Bug ID: 416941
Summary: AVIF image support
Product: frameworks-kimageformats
Version: unspecified
Platform: unspecified
OS: All
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Hello,
I wish that my favorite KDE applications (dolphin, gwenview, etc.) know AVIF
format:
https://aomediacodec.github.io/av1-avif/
There is a library with AVIF support:
https://github.com/AOMediaCodec/libavif
libavif needs libaom (for AV1 stream encoding/decoding) or alternatively (dav1d
and rav1e).
I observed that kimageformats support various formats and each format has
classes derived from QImageIOPlugin, QImageIOHandler. I believe it should be
possible to write similar classes for AVIF format too.
I have some experience with libavif, I created plug-in which works with
development GIMP 2.99.1 ( I attached it to case
https://gitlab.gnome.org/GNOME/gimp/issues/2668 ).
What do you suggest to do?
Shall I develop the code for kimageformats and attach it here?
Regards,
Daniel
--
You are receiving this mail because:
You are watching all bug changes.