diff options
author | Grail Finder <wohilas@gmail.com> | 2023-02-15 15:02:18 +0600 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2023-02-15 15:02:18 +0600 |
commit | 9de5f6901653523b7c74b870aa8c0764af91cabc (patch) | |
tree | 38e589b988f38aa38b097da83f574e1f36b479aa /readme.md | |
parent | 507332e184e4da7ba49ef608143ba47c913cb0d5 (diff) |
Feat: add csv; local outputs
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; |