Skip to content

Giphy/ffmpeg-visual-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Python 2.7

Running

  • python run.py
    • Verbose: python run.py --verbose
    • FFMPEG path: python run.py --ffmpeg <path_to_ffmpeg>
  • Output will be saved to the output/ directory.

Adding more tests

  • Add new images to test by adding them to the media/ directory.
  • Add new tests by modifying the TESTS array in the run.py file.

Releases

No releases published

Packages

No packages published

Languages