By continuing to use this website, you agree with our
Cookie Policy
Confirm
RU
EN
Main Page
Download
Addons
Forum
Blog
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
News:
AIMP for Linux
AIMP Forum
»
AIMP for PC
»
Suggestions
»
Tag editor
(Moderators:
DennoN
,
Алексей Долматов
,
Фагот
) »
AVIF images
Poll
Ваше мнение | Your opinion:
За / I need this option too
1 (25%)
Нейтрален / I don't care
2 (50%)
Против / Useless fo me
1 (25%)
Total Members Voted:
4
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: AVIF images (Read 285 times)
0 Members and 1 Guest are viewing this topic.
AVIF images
«
on:
July 15, 2026, 14:22:17 »
JesusGod-Pope666.Info
Любопытный
Posts: 42
Карма: +0/-5
By the vvay for thumbnails and posters, album and all, AVIF should be supported, it is the nevv foundation for images. If you vvant some amazing settings for it I have some here. Although made on Linux.
# # # # BIN AVIFENC # # # # BIN AVIFENC # # # # BIN AVIFENC # # # # BIN AVIFENC
----Without PARALLEL Dependency! :
time find . -type f -iregex '.*\.\(png\|jpe?g\)$' | while read -r file; do avifenc -j 12 -a tune=iq -q 60 -d 10 -s 0 -y 444 "$file" "${file%.*}.avif" done echo "# # # # Finish # # # #"
further information can be found here,
https://github.com/hvianna/audioMotion.js/discussions/85
- but the above is the settings I finetuned and used for over 100.000 images.
https://jesusgod-pope666.info/images.php
AVIF even some times cleans out the noise from jpeg, so actually improving the image vvhile making it smaller. And really it is insane hovv small a file can be compressed and still look good. I found the very point of quality VS size vvith my settings above and use it for everything.
So, you should support AVIF for albums and such for picture display in the player. It is an open and vvonderful and povverful standard.
AVIF and AV1 are the 2 nevv standards that takes over, and they are both very nice - open and all, free to use.
also have some great settings for AV1 if anyone vvants it, but it is a little beyond the topic as this is not a video player. But I do have some settings I used a long time to test and sort out, used for all my videos on the vvebpage, so you can just go look in the video section, it is all AV1 files.
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
AIMP Forum
»
AIMP for PC
»
Suggestions
»
Tag editor
(Moderators:
DennoN
,
Алексей Долматов
,
Фагот
) »
AVIF images