diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ - instead of writing ffmpeg commands to file maybe better to run them in go; - change metadata format from json to csv for lower memory consumption; - add config file; move constance to config file; +- ffmpeg call should be unique; |