An open API service indexing awesome lists of open source software.

https://github.com/vi/imlib2-avif

AVIF loader for Imlib2/feh
https://github.com/vi/imlib2-avif

Last synced: about 1 year ago
JSON representation

AVIF loader for Imlib2/feh

Awesome Lists containing this project

README

          

imlib2-avif
---

Loader for [avif][1] for Imlib2 (i.e. for [Feh][2]). Based on libavif.

Usage
---

1. Ensure Imlib2 development things (like `libimlib2-dev`) are installed;
2. Install avif and dav1d to `/opt/avif/{include,lib/x86_64-linux-gnu}`
3. Build and install (somehow) `avif.so`.

See also
---

* https://github.com/arp242/imlib2-heif

[1]:https://aomediacodec.github.io/av1-avif/
[2]:http://feh.finalrewind.org/