Open MrFoxPro opened 3 months ago
Hi @MrFoxPro, can you elaborate on your use case a bit?
Hello, there are high level image encoders in image-rs crate, for example: AvifEncoder https://github.com/image-rs/image/blob/main/src/codecs/avif/encoder.rs#L56 which uses rav1e internally. I suppose it would be nice to have ImageEncoder implementation with libastv1
I see, thanks for clarifying. I'm not familiar with AVIF - does svt-av1 even support it?
Hi @MrFoxPro, can you elaborate on your use case a bit?