JacobDev1 / xl-converter

Easy-to-use image converter for modern formats. Supports multithreading, drag 'n drop, and downscaling.
https://codepoems.eu/xl-converter
Other
181 stars 5 forks source link

Consideration of adding a option to encode with avif svt-av1-psy #70

Open NeinOclock opened 1 month ago

NeinOclock commented 1 month ago

Feature Description

A option to select between aomenc or svt-av1-psy as a encoder for avif

Technical Details

Tune 4 was added recently to svt-av1-psy which seems to improve quality for images, there is a data set done by g82 wich show a improvement over libavif aom and jxl in the low to mediun quality while using a faster preset (svt psy s4, aomenc s4, jxl -e10) https://svt-av1-psy.com/avif/ dataset

Existing Implementations

https://github.com/gianni-rosato/libavif

gianni-rosato commented 1 month ago

Hi, I'm the lead maintainer of SVT-AV1-PSY & I maintain the libavif fork developed with special considerations for our encoder. If you are interested in implementing our encoder & you have any questions about implementation, let me know!

JacobDev1 commented 1 month ago

I'll look into it.

@gianni-rosato Great, I may have some questions when I start integrating your encoder. If that's okay, I'll email you at the address you listed on your GitHub profile. My email is: contact@codepoems.eu thanks

gianni-rosato commented 1 month ago

Sure thing, sounds good! Feel free to reach out via any of my socials linked on my profile page on GitHub - I usually default to Matrix but email works fine for me.