]> git.seodisparate.com - EN605.617.81.FA21_StephenSeo_DitheringProject/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 08:41:49 +0000 (17:41 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 1 Dec 2021 08:41:49 +0000 (17:41 +0900)
README.md

index 869fba403f32baae7862862333b4e16137287ed9..a25d7b49adf9982e2b1b209457c2f1bf012ecb85 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,6 +20,10 @@ 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).
 
+WARNING: Video decoding is still a WIP. The video is currently decoded, but an
+output video being encoded hasn't been implemented yet. The current
+implementation writes each video frame to a PNG image in the current directory.
+
 # Other Notes
 
 ~~I plan on adding the MIT License to this project once the course (that this