From 41582a3c316acf6e446364d6a4ba43b0c3ef1cea Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Wed, 15 Feb 2023 21:06:32 +0600 Subject: Feat: add ffmpeg inside of go --- readme.md | 1 + 1 file changed, 1 insertion(+) (limited to 'readme.md') 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; -- cgit v1.2.3