Update README.md

This commit is contained in:
Jamie Hardt
2020-11-22 12:56:47 -08:00
committed by GitHub
parent 5b480c919b
commit da229c7396

View File

@@ -31,9 +31,9 @@ This is currently a work-in-progress!
## Note on Testing ## Note on Testing
All of the media for the integration tests is committed to the respository All of the media for the integration tests is committed to the respository
in either zipped form or is created by ffmpeg. Before you can run tests, you in zipped form. Before you can run tests, you need to `cd` into the `tests`
will need to have ffmpeg installed, and you need to `cd` into the `tests` directory and run the `create_test_media.sh` script. Note that one of the
directory and run the `create_test_media.sh` script. test files (the RF64 test case) is over four gigs in size.
## Resources ## Resources