diff --git a/rav1e.spec b/rav1e.spec index d2d4fb7..7fffb89 100644 --- a/rav1e.spec +++ b/rav1e.spec @@ -33,12 +33,17 @@ BuildRequires: nasm BuildRequires: rust-packaging %description -rav1e is an AV1 video encoder. It is designed to eventually cover all use -cases, though in its current form it is most suitable for cases where libaom -(the reference encoder) is too slow. +rav1e is an AV1 video encoder. -Features --------- +AV1 is a video codec by the Alliance for Open Media, composed of most +of the important Web companies (Google, Facebook, Netflix, Amazon, +Microsoft, Mozilla...). + +AV1 has the potential to be up to 20% better than the HEVC codec, but +the patents license is totally free, while HEVC patents licenses are +insanely high and very confusing. + +rav1e features: * Intra and inter frames * 64x64 superblocks