Comment on Dav1d: performance and completion of the first releaseparentComments−ComputerGuru7yRealistically speaking comparing a hevc (x265) run and a dav1d run producing a video of similar quality but ~20% smaller, what is the difference in encoding time?−ktta7yYou'll want to check out rav1e ( https://github.com/xiph/rav1e)Here's a comment that gives a clue - https://news.ycombinator.com/item?id=17539791−rbultjeOP7ydav1d is a decoder, not an encoder.
Comments
Realistically speaking comparing a hevc (x265) run and a dav1d run producing a video of similar quality but ~20% smaller, what is the difference in encoding time?
You'll want to check out rav1e ( https://github.com/xiph/rav1e)
Here's a comment that gives a clue - https://news.ycombinator.com/item?id=17539791
dav1d is a decoder, not an encoder.