Funscript Compilation Maker

Make sure you’re setting the timestamps correctly, and make sure to open the .funscript file instead of the mp4 file. Make sure to hit Save before you process it.

Also I think only the 2nd and 3rd checkboxes work now.

Curious on how you got the error.

I tested out from what @Midevil was using, and I made some additional bugfixes.

1 - changed to ffmpeg from moviepy when combining non-same files - timing is more consistent when appending clips this way. Also encodes the video to the largest video size out of all the files.
2 - fixed some more timestamp handling with getting the perfect timings when making clips - accounted for clips that start at 00:00:00.000 or end at the length of the video.

2 Likes

Sorry for not keeping up with this as much as I’d like to but I’ve now edited the main post and github to reflect these changes.

1 Like

Tried out the program and it works really well! I would love a feature to enter multiple time frames for a single video/script and then combine them. I think a lot of users would appreciate this feature as you would be able to cut out sections you don’t like to save some disk space (especially for huge vr videos). Great work so far!

Edit: Basically like the app lossless-cut, but with the amazing script cutting functionality of this app.

1 Like

You can do that with this you just have to select the same script/video each time you browse.

I missed that, thanks a lot!

Complete novice here. Where is the download ? What do i do to install ?

Read the first post.
It’s a python script so you need to install python first and run the commands as described in the hidden section “How to run the Python Script”. As usually with python scripts there are a lot of manual steps to go through to set up the environment.

I’ll pass then, too convoluted and complicated for me, thanks anyway :+1: