diff --git a/README.md b/README.md new file mode 100644 index 0000000..6d8373a --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Cuticle + +Cuticle is a video compositor /w live support. + +Features: + +* WebM decoding (VP8, VP9 video; Opus audio) +* WebM encoding (VP8, VP9 video; Opus audio) +* 16-bit linear RGB processing +* Powerful editing capability brought by node graphs +* Node keyframing + +Development-wise, the software currently needs a large amount of refactoring, but it's mostly capable for basic recording.