Kagami / boram

:film_strip: Cross-platform graphical WebM converter
https://github.com/Kagami/boram/releases
443 stars 27 forks source link

Test/Add rav1e #43

Open Kagami opened 5 years ago

Kagami commented 5 years ago

As far as I know compression efficiency on slow speeds right now is still worse than libaom's, but they're planning to improve that, so worth to consider in future. https://github.com/xiph/rav1e/wiki/Quality-&-Speed-Features

Kagami commented 5 years ago

Also depend on https://github.com/xiph/rav1e/issues/472

Kagami commented 5 years ago

Also doesn't have rate control yet: https://github.com/xiph/rav1e/issues/802 And effecienty seems to be not that good: https://wyohknott.github.io/video-formats-comparison/rav1e.html So this can wait for a while.

Kagami commented 5 years ago

https://github.com/xiph/rav1e/issues/648#issuecomment-430037787

Oct 16, 2018 rav1e is mostly useful at the moment when libaom speed 8 isstill too slow, though we're working on changing that.

Kagami commented 5 years ago

https://github.com/xiph/rav1e/pull/1009

Add basic 1-pass rate control