>>108939658
lol
i'm the same person from
>>108932153
>>108937732
AND
https://desuarchive.org/g/thread/108764307/#q108791895
i decided to let it encode for a while today. i scaled input down to 720p, and i'm using the command:
some-pipe-out-command | ./avmenc --cpu-used=8 --kf-max-dist=250 --aq-mode=1 --good --end-usage=cq --min-qp=86 --max-qp=98 -t 4 -y -o file.webm -
i have no idea if --cpu-used is making it go faster or not. but i'm happy to report that the encode should finish soon (well, maybe another hour lol) without issue. and it managed it in less than half a day using my humble aging workstation. impressive!
this is on linux x86_64 btw.
(i could probably make a mingw64 windows build in 2 minutes. but nah, i will let you wintards figure it out on your own.)