Autocut

Quick rating

Autocut

No reviews yet

Automatically cut videos based on your gameplay

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
0.5.4+1.21.4
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

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:

  • OBS WebSocket Java is under MIT.
  • SQLite JDBC Driver is dual licensed (GPL and Apache) - I used it under Apache.
    • It includes a NOTICE
      • This is why there's a NOTICE file
      • This is why there's a LICENSE.zentus file (it's mentioned in the NOTICE)
    • FFmpeg CLI Wrapper for Java is licensed under BSD 2-Clause "Simplified"
      • This is why there's a LICENSE.bramp file

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

  • FFmpeg is used under LGPL
    • This is why there's a LICENSE.lgpl
    • This is why there's a LICENSE.gpl (required by lgpl)
    • Fabric API is used under Apache 2.0
      • There's no NOTICE file
    • Fabric Loader is used under Apache 2.0
      • There's no NOTICE file
    • YACL is used under LGPL 3.0 or greater
      • Covered by the LICENSE.lgpl and LICENSE.gpl from FFmpeg
    • Mod Menu is used under MIT

Screenshots

Gallery

  • Shooting players
    Shooting players A GIF of a video made of cuts generated by Autocut, which only includes shooting players.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~4,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works