#Cut videos based on your gameplay!

60 messages · Page 1 of 1 (latest)

round kelp
#

I'm currently working on a client-side mod called Autocut. Basically, it takes all the events that happen during gameplay and puts it in a big database so you can make jump cuts in a video automatically. Looking for feedback here - it currently requires manually messing with the database to get what you want, but I can build it in to the mod. Is this cool?
Sample video of me being an absolute nuisance with a bow. All clips cut and stitched automatically (ok I did cut off the first clip manually because it sounded like a curse xd).

round kelp
#

(It connects to OBS for recording info)

drowsy venture
#

That's really cool

topaz otter
#

Sounds very useful flaminking

#

It would be nice if you add config in which you can set the number of seconds before and after the cool moment, so that the clips don’t change so often

leaden mauve
#

Maybe an advancement trigger

#

Death trigger

#

Tame animal trigger

#

Panda sneeze trigger

#

After damage trigger

round kelp
#

More triggers are definitely planned. Currently the timing of the cuts is based on the database, but a config for default ones isn't a bad idea.

round kelp
#

That's the idea! I figure those long chunks of mining wood or whatever can be cut like this.

austere sonnet
#

Honestly amazing idea in general

round kelp
#

It's possible I'll be able to detect game start/game end on servers like Hypixel.

austere sonnet
#

I'm surprised no one has made this a while ago but at the same time It's so unique

round kelp
#

Well thanks 😊

#

That's a bit more blush than I thought it had xd

#

Anyways, did you know hypixel sends a packet saying you hit a player with an arrow when you join a lobby? It's really annoying.

austere sonnet
austere sonnet
#

I wonder why

round kelp
#

I think they just want the sound

austere sonnet
#

Ah

round kelp
#

Luckily you're always at exactly x=8.5 z=8.5, so you can filter it out pretty easily.

formal brook
#

😳

round kelp
#

Shooting someone point blank yeah xd

#

But far away? Yeah probably still but at that point I don't care

brazen geyser
#

No fun allowed

round kelp
#

Sometimes yeah it feels like that

#

But hey

#

If you can't counter it that's your problem

#

(although it is annoying when you're just trying to leave your base)

brazen geyser
round kelp
#

O xd

formal brook
round kelp
#

Tbf that's why shields exist now

formal brook
#

wait is piercing available on bows rn

austere sonnet
formal brook
#

😔

austere sonnet
#

Bows are strong enough

formal brook
#

yeah

#

my bow is stronger than my sword

#

lmao

paper forum
#

this would be SO GOOD for montages, like placing a ton of blocks

round kelp
#

That's the idea 😄

jagged ether
#

Damn I wish something like that was implemented when I played minigames. Looks nice, def worth making a mod.

round kelp
round kelp
leaden mauve
#

Will there be an API for mod authors to register their own events?

round kelp
#

Possibly. It's definitely doable and not too hard to do right now, but configuration would have to be handled separately.

arctic bronze
#

yes this is cool

#

yea an API for mods or a deep config (folder) would be great

#

make it work with the subtitle system? could be an easy way to register many things?

round kelp
#

I'll look at making an API. It'll mostly mean changing some of the structure and generating my own config instead of using configurable, but since y'all seem interested I'll give it a go

round kelp
#

Released a beta! #new-releases message

slender temple
round kelp
#

It's configurable :)