Remove encoded file after finishing
This commit is contained in:
parent
2bade18bff
commit
fd428d964f
@ -170,3 +170,5 @@ if __name__ == "__main__":
|
||||
vmafmean=vmaf["pooled_metrics"]["vmaf"]["mean"],
|
||||
vmafmin=vmaf["pooled_metrics"]["vmaf"]["min"],
|
||||
)
|
||||
|
||||
os.remove(outputfile)
|
||||
|
Loading…
Reference in New Issue
Block a user