Search found 2 matches

by ani-avif
Sun Jul 30, 2023 4:52 pm
Forum: MP - Suggestions
Topic: [Linux] Check for libraries under /usr/lib/x86_64-linux-gnu/
Replies: 3
Views: 1602

Re: [Linux] Check for libraries under /usr/lib/x86_64-linux-gnu/

.so loading is controlled by /etc/ld.so.conf.d/, which already has x86_64-linux-gnu.conf with the following content:

# Multiarch support
/usr/local/lib/x86_64-linux-gnu
/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu


HEIF fails because x86_64-linux-gnu has no libheif.so in it. The following ...
by ani-avif
Sun Jul 30, 2023 4:42 pm
Forum: MP - Suggestions
Topic: Add animated AVIF support
Replies: 9
Views: 13007

Re: Add animated AVIF support

+1