imgit
imgit copied to clipboard
Resolve AV1 spec used by ffmpeg
Find a way to resolve actual codec spec used by ffmpeg for each run. Currently we're sharing a value manually evaluated by following the guide: https://jakearchibald.com/2022/html-codecs-parameter-for-av1 It's valid at the moment, but may change between ffmpeg releases.