added logo image

This commit is contained in:
Christopher Konopka
2024-06-23 22:17:05 -04:00
parent e13ffd7c78
commit f5dde89cc5
6 changed files with 14 additions and 1 deletions
Vendored
BIN
View File
Binary file not shown.
+14 -1
View File
@@ -6,10 +6,23 @@ Your friendly multilateral video toolkit built for artists by artists. It's your
## Available Programs
| Program | Description |
| -------- | ------- |
| blur_pix | Extracting the silence out of a video file |
| convert | Simple video file convert |
| extract_frames | Extract individuals frames from a video file as PNGs |
| resize | Resizing the dimensions of a video file |
| frame_delay_pro1 | Apply frame delay effect with parameter input |
| frame_delay_pro2 | Apply frame delay effect with parameter input |
| lsd_feedback | Apply LSD-like frame delay effect |
| mirror_delay | Apply a frame delay plus a mirrored effect |
| nostalgic_stutter | Apply frame stutter akin to a corrupted file |
| overexposed_stutter | Apply a frame stutter and exposing the video like the file is corrupted |
| resize | Resizing the dimensions of a video file |
| reverse | Reverse video file |
| scrolling_pro | Apply video scrolling effect with definable parameters |
| scrolling | Apply static video scrolling effect |
| silence_extraction | Extracting the silence out of a video file |
| sound | Extract audio from video file |
| stack_2x | Stack 2 videos on top of each other keeping the original orientation |
| stutter_pro | Apply frame stutter effect with definable parameters |
## Dependencies
FFmpeg is required for the project. Install *ffmpeg* using [Homebrew](https://formulae.brew.sh/formula/ffmpeg)
Binary file not shown.

After

Width:  |  Height:  |  Size: 320 KiB

BIN
View File
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.