Log in

View Full Version : AV1 Encoder


Overdrive80
2nd February 2019, 19:23
GUI: https://github.com/Kagami/boram

CL: https://github.com/Kagami/webm.py/releases/tag/v0.12.1

More info: https://hackernoon.com/encoding-av1-700b6ee4210

nevcairiel
3rd February 2019, 01:05
This isn't actually an AV1 encoder by itself, but a CLI/GUI around FFmpeg, which uses libvpx/libaom for encoding. Just to clarify for anyone being interested.