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
- Host: GitHub
- URL: https://github.com/vi/imlib2-avif
- Owner: vi
- Created: 2019-07-21T17:11:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-04T13:27:30.000Z (over 4 years ago)
- Last Synced: 2025-04-15T14:13:53.001Z (about 1 year ago)
- Language: C
- Size: 7.81 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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/