Hey, Pushkar! Thanks for the review After investigation, I've found that we actually can use libaom instead of rav1e for AV1 encoding in libavif. Looking at libavif's codec priority order (src/avif.c:1174-1210), libaom is actually the default encoder anyway, even when rav1e is available.
I've created MP for libavif to disable rav1e support: https://code.launchpad.net/~nadzeya/ubuntu/+source/libavif/+git/libavif/+merge/498151 I think we can drop this MIR, but let me know what you think ** Merge proposal linked: https://code.launchpad.net/~nadzeya/ubuntu/+source/libavif/+git/libavif/+merge/498151 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2133869 Title: [MIR] rust-rav1e To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rust-rav1e/+bug/2133869/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
