Introduction
Introduction Statistics Contact Development Disclaimer Help
Update readme - blind - suckless command-line video editing utility
git clone git://git.suckless.org/blind
Log
Files
Refs
README
LICENSE
---
commit 69cf95885abc014b5f2db0cfd3f5c769f6a037c9
parent bf4b16dc0579b5156bdd78f4eb4722689449660e
Author: Mattias Andrée <[email protected]>
Date: Sun, 22 Jan 2017 18:13:03 +0100
Update readme
Signed-off-by: Mattias Andrée <[email protected]>
Diffstat:
M README | 22 ++--------------------
1 file changed, 2 insertions(+), 20 deletions(-)
---
diff --git a/README b/README
@@ -1,20 +1,2 @@
-RATIONALE
-
-• It's source control friendly and it's easy for a user to
- resolve merge conflicts and identify changes.
-
-• Rendering can take a very long time. With this approach,
- the user can use Make to only rerender parts that have
- been changes.
-
-• No room for buggy GUIs, which currently is a problem on
- the large video editors for Linux.
-
-• Less chance that the user makes a change by mistake
- without noticing it, such as moving a clip in the editor
- by mistake instead of for example resizing.
-
-• Even old, crappy computers can be used for large projects.
-
-• Very easy to utilise command line image editors for modify
- frames, or to add your own tools for custom effects.
+blind is a collection of command line video editing utilities.
+Read more about blind on <http://tools.suckless.org/blind/>.
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.