Closed issue by zenny on void-packages repository https://github.com/void-linux/void-packages/issues/23538 Description: Hi, Void's `ffmpeg` pacakge does not seem to support open sourced high compressed `av` codec. ``` $ ffmpeg -h encoder=libaom-av1 Codec 'libaom-av1' is not recognized by FFmpeg. ``` Would you mind adding `--enable-libaom` to the `ffmpeg` package` as stated at https://trac.ffmpeg.org/wiki/Encode/AV1? Cheers, and stay safe, /z