Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo for work on 5E1 project for MAI

Prior to making a commit, pre-commit must be installed on the user's machine. Follow tutorial here.

The bash files included in FFmpeg/ should be placed in the directory any videos you wish to modify are stored.

run.sh is a sketelon file for running the project, edit as appropriate.

The invoked psnr_batch command uses a modified version of the vmaf_batch script. A forked version of the VMAF repo containing this file can be found here.