diff options
author | Grail Finder <wohilas@gmail.com> | 2023-02-15 21:06:32 +0600 |
---|---|---|
committer | Grail Finder <wohilas@gmail.com> | 2023-02-15 21:06:32 +0600 |
commit | 41582a3c316acf6e446364d6a4ba43b0c3ef1cea (patch) | |
tree | 4f6571c990f352a310fb9944bf891738ace9f840 /readme.md | |
parent | 9de5f6901653523b7c74b870aa8c0764af91cabc (diff) |
Feat: add ffmpeg inside of go
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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; |