Video compositor & editor
|
2025-03-09 10:25:39 +02:00 |
hi
|
Support Twitch streaming, chroma key, errors, fixed modulation, node lifespan, fix bugs, many optimizations
|
2025-03-09 10:25:39 +02:00 |
ui
|
Support Twitch streaming, chroma key, errors, fixed modulation, node lifespan, fix bugs, many optimizations
|
2025-03-09 10:25:39 +02:00 |
.gitignore
|
.gitignore
|
2024-06-27 12:49:51 +03:00 |
btn_load.bmp
|
Add Save/Load functionality
|
2024-06-30 14:43:13 +03:00 |
btn_save.bmp
|
Add Save/Load functionality
|
2024-06-30 14:43:13 +03:00 |
keyframe_extrap.bmp
|
Move to Git
|
2024-06-26 20:47:26 +03:00 |
keyframe.bmp
|
Move to Git
|
2024-06-26 20:47:26 +03:00 |
Makefile
|
Support Twitch streaming, chroma key, errors, fixed modulation, node lifespan, fix bugs, many optimizations
|
2025-03-09 10:25:39 +02:00 |
README.md
|
Add Save/Load functionality
|
2024-06-30 14:43:13 +03:00 |
tlml.bmp
|
Move to Git
|
2024-06-26 20:47:26 +03:00 |
tlmo.bmp
|
Move to Git
|
2024-06-26 20:47:26 +03:00 |
tlmr.bmp
|
Move to Git
|
2024-06-26 20:47:26 +03:00 |
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
- Fixed 48kHz internal sample rate, 30Hz frame rate
- 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.
Todo:
- Masking polygons
- Configuable framerate
- More container & codec support
- Use vaapi for accelerating video processing