https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229430
--- Comment #3 from Jan Beich <[email protected]> --- Some features are disabled by default unless you're building Nightly. AV1 is one of those, see https://searchfox.org/mozilla-central/rev/4074ba403219/toolkit/moz.configure#396-397 Try adding MOZ_OPTIONS+=--enable-av1 to Makefile.local under www/firefox, www/firefox-esr, www/waterfox, etc. I'm surprised Firefox is able to play any public AV1 video given its bundled libaom copy is from before bitstream format has been finalized. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
