Hi there 👋,
Thanks again for making AVIF support happen in Python. Much appreciated by the Django community.
It'd be great to take this a step further and to widen the color gamut. If I understand it correctly, the current implementation is limited to RGB 8-bit.
Meanwhile, most codecs support color spaces like BT2020 with both 10- and 12-bit depth. And mobile devices and modern laptops can even display higher bitrate images via their browsers.
I am aware that this is much to ask for, and my limited skills don't allow me to contribute this myself. But maybe we can get the ball rolling by mapping out the mountain of work this probably is.
Cheers!
Joe
Hi there 👋,
Thanks again for making AVIF support happen in Python. Much appreciated by the Django community.
It'd be great to take this a step further and to widen the color gamut. If I understand it correctly, the current implementation is limited to RGB 8-bit.
Meanwhile, most codecs support color spaces like BT2020 with both 10- and 12-bit depth. And mobile devices and modern laptops can even display higher bitrate images via their browsers.
I am aware that this is much to ask for, and my limited skills don't allow me to contribute this myself. But maybe we can get the ball rolling by mapping out the mountain of work this probably is.
Cheers!
Joe