skycatminepokie / autocut

Cut videos based on your gameplay!
MIT License
1 stars 0 forks source link
fabric-mod minecraft-mod obs

Cut videos based on your gameplay!

Usage

  1. Install FFmpeg
  2. Install OBS
  3. Open OBS
  4. In OBS, go to Tools -> WebSocket Server Settings
  5. Enable web server
  6. Under Tools -> WebSocket Server Settings, go to Connection Information and copy the password
  7. In game, run /autocut connect <password here>
  8. Start Recording in OBS
  9. Do fun gameplay stuff
  10. Stop Recording in OBS
  11. (optional) Delete clips you don't want (see the wiki)
  12. Run /autocut finish
  13. When it's finished a new video starting with cut will be in your recordings folder.

You can also optionally run /autocut finish "path/to/database" to cut an old video. This will fail if the original video is moved or deleted.

Dependencies

Licensing

...is a mess.

TLDR

Modpacks

You can use this mod in a modpack! Don't re-host the file without permission though. I'd love a mention somewhere for bragging rights.

Videos

You can use this mod to make videos! I'd love a mention somewhere in a description or something so I can have bragging rights.

Programming

You can use and reference all the code in the GitHub repo under MIT.

What's actually going on

Autocut is licensed under MIT, but the JAR file includes several dependencies:

It also requires a few other things, which are NOT included in the jar