https://github.com/pixeljammed/sounds_showcaser
https://github.com/pixeljammed/sounds_showcaser
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pixeljammed/sounds_showcaser
- Owner: pixeljammed
- Created: 2025-06-30T22:52:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-06-30T23:12:14.000Z (12 months ago)
- Last Synced: 2025-06-30T23:32:22.655Z (12 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
Audio Video Showcase
Generate a video showing off your sound packs for music production, game rips, or albums.
---
## Introduction
This is a program that generates a video given a folder of sounds, and will output a video with all the sounds playing consecutively one-by-one, captioned, meant to make it easy for you to show off a collection of audio files.
This could be:
- A sample pack for music producers!
- A collection of game sounds ripped!
- An album!
- Easily check your audio isn't mislabeled!
## Features
- [x] Generate multiple mp4s, webms, from your
- [ ] Make it a CLI program
- [ ] Resolution setting (ez)
- [ ] ffmpeg concatenated final video (ez)
- [ ] More settings like spectrogram display, directory showcase (nawt ez)
- [ ] Proper error handling (i.e: audio files <0.02sec long)
## Credits
| Source | Credit |
|-----------------------------------------|---------------------------------------------------------------|
| moviepy | [Zulko + other maintainers](https://github.com/Zulko/moviepy) |
| ffmpeg | [The FFmpeg community](https://ffmpeg.org/community.html) |
| The Rake (sample sound effects in repo) | [RVVZ](https://www.roblox.com/users/29761878/profile) |
| Being handsome | Me |