mirror of
https://github.com/LTTLabsOSS/markbench-tests.git
synced 2026-01-08 21:48:00 -05:00
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:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -38,4 +38,8 @@ godot-4.4.1-stable.zip
|
||||
mingw64/
|
||||
|
||||
# python
|
||||
__pycache__/
|
||||
__pycache__/
|
||||
|
||||
ffmpeg-8.0.1-full_build/
|
||||
*.log
|
||||
*.txt
|
||||
|
||||
Reference in New Issue
Block a user