Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Autocut

Autocut

Automatically cut videos based on your gameplay

3,355
20
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.4

Platforms

Fabric

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki
Donate on Ko-fi

Creators

skycatminepokie
skycatminepokie Member

Details

Licensed MIT
Published 9 months ago
Updated 5 months ago
DescriptionGalleryChangelogVersions

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

  • Includes OBS WebSocket Java, used under MIT
  • Includes SQLite JDBC Driver, used under Apache 2.0
    • SQLite JDBC Driver also includes software by David Crawshaw under BSD 2-Clause
    • The NOTICE file is both available in the sources and in the mod itself
  • Includes FFmpeg CLI Wrapper for Java, used under BSD 2-Clause "Simplified"
  • Requires FFmpeg, used under LGPL v2.1+
  • Requires Fabric API, used under Apache 2.0
  • Requires Fabric Loader 0.15.11 or later, used under Apache 2.0
  • Requires YACL 3.5.0+1.21-fabric or later, used under LGPL 3.0 or later
  • Optionally integrates with Mod Menu 11.0.2 or later, used under MIT

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

Modrinth is open source.

main@bd61f5d

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.