Ffmpeg cpu benchmark (#179)

Added ffmpeg cpu benchmark based on @nharris-lmg commands

3 options for encode (h264, av1, h265)

will report final vmaf score as "score" in report json

logs saved to artifacts
This commit is contained in:
j-lin-lmg
2025-12-23 16:20:51 -08:00
committed by GitHub
parent daffe4e42c
commit b229c4f027
6 changed files with 218 additions and 3 deletions

6
.gitignore vendored
View File

@@ -38,4 +38,8 @@ godot-4.4.1-stable.zip
mingw64/
# python
__pycache__/
__pycache__/
ffmpeg-8.0.1-full_build/
*.log
*.txt