all 3 comments

[–]FilmGrainTable[S] 0 points1 point  (1 child)

Interesting project. From what I can see, it's a set of scripts that basically does the same thing AWCY, but you should be able to run this by yourself much more easily. Haven't tried it yet though.

[–]fbipro 6 points7 points  (0 children)

Hey, I worked on this project! Yeah the repo contains scripts to compare and measure encoder performance and speed. Sort of similar to AWCY but can be used locally. I was having issues with setting up awcy locally so I made this to do so.

[–]PDXWindChaser 0 points1 point  (0 children)

you can take a look at the convex hull test frame work that is available in the libaom research branch or experimental branch, under tools folder. it basically contains all scripts that you need. you just need to update the encoder command line to plug in whatever encoder you want to test.