]> git.seodisparate.com - EN605.617.81.FA21_StephenSeo_DitheringProject/commitdiff
Add to README.md note about supported file formats
authorStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 08:36:46 +0000 (17:36 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 08:36:46 +0000 (17:36 +0900)
README.md

index ab5f06dfd8243f436e3ab26f7c5ee3771d29019b..869fba403f32baae7862862333b4e16137287ed9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,6 +15,11 @@ A "blue-noise" image is integral to dithering images. A generated blue-noise
 image is provided in the "res/" directory. Run the program with "--help" to get
 info on how to use it.
 
+PNG, PGM, and PPM image formats are supported.
+
+For decoding video, any format that ffmpeg can read should work (though if
+things don't work, try using MP4 files).
+
 # Other Notes
 
 ~~I plan on adding the MIT License to this project once the course (that this