2024-06-27 12:48:30 +03:00
|
|
|
# Cuticle
|
|
|
|
|
|
|
|
Cuticle is a video compositor /w live support.
|
|
|
|
|
|
|
|
Features:
|
|
|
|
|
2025-03-09 10:36:15 +02:00
|
|
|
* VP8, VP9, H264, Opus, AAC-LC encoding
|
2024-06-27 12:48:30 +03:00
|
|
|
* WebM decoding (VP8, VP9 video; Opus audio)
|
|
|
|
* WebM encoding (VP8, VP9 video; Opus audio)
|
2025-03-09 10:36:15 +02:00
|
|
|
* RTMP streaming (Twitch)
|
2024-06-27 12:48:30 +03:00
|
|
|
* 16-bit linear RGB processing
|
2024-06-30 14:43:13 +03:00
|
|
|
* Fixed 48kHz internal sample rate, 30Hz frame rate
|
2024-06-27 12:48:30 +03:00
|
|
|
* 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.
|
2024-06-30 14:43:13 +03:00
|
|
|
|
|
|
|
Todo:
|
|
|
|
|
|
|
|
* Masking polygons
|
|
|
|
* Configuable framerate
|
|
|
|
* More container & codec support
|
|
|
|
* Use vaapi for accelerating video processing
|