summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index fde427b..8e5c4e7 100644
--- a/readme.md
+++ b/readme.md
@@ -5,3 +5,4 @@
- change metadata format from json to csv for lower memory consumption;
- add config file; move constance to config file;
- ffmpeg call should be unique;
+- ffmpeg commands are slow, split to clips inside of this module;