Closed InB4DevOps closed 3 years ago
btw: i disabled main.py line 144
# compute_metrics(transcoded_video, output_folder, json_file_path, graph_filename)
where is compute_metrics? :)
Good job! I have made some minor changes and you hardcoded a filename on line 54 of overview.py instead of using video_path
but I have fixed that. I will merge this pull request now.
where is compute_metrics? :)
I renamed the compute_metrics
function to run_libvmaf
.
This is a big one, apologies for the number of changes :) If you have any questions please ask!
Just noticed that I forgot to change the readme. Will do later and add to this pull request.