This library aims to be a portable C implementation of
AV1 image file format.It can encode and decode all AOM
supported YUV formats and bit depths.
It builds an decoder avifdec and encoder avifenc.
avifdec can convert from avif to jpeg or png image.
avifenc can encode jpeg or png to avif image.
usage:
-------
avifdec [-options] input.avif output.jpeg|jpeg|png|y4m
avifdec -h will show help
avifenc [-options] input.jpg|jpeg|png|y4m output.avif
avifenc -h will show help
Note For 32-bit users:
-----------------------
Pandoc is an optional dependency since man pages
are disabled by default for 32-bit users.
This requires: pandoc-bin, svt-av1, libyuv, aom, dav1d
Maintained by: Vijay Marcel
Keywords: libavif,avifdec,avifenc,jpg,png,avif
ChangeLog: libavif
Homepage:
https://github.com/AOMediaCodec/libavif
Download SlackBuild:
libavif.tar.gz
libavif.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
changelog |
libavif.SlackBuild |
libavif.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds