Skip to content

amkimian/staberinde-video

Repository files navigation

Staberinde Video Creator

Create videos of Milkdrop presets using Butterchurn

Usage

Create files like transcendence.json that contain the following:

{
  "preset": "transcendence",
  "duration": 10,
  "fps": 30,
  "output": "transcendence.mp4"
}

Then run the script with the file as an argument:

npm run  generate-audio ./transcendence.json

npm run generate-stab-screenshots ./transcendence.json

npm run create-video-from-screenshots ./transcendence.json

Your video will be in the tmp folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published