This time I’m doubling down on a bit of a bigger project. And like earlier, there’s a problem and then there’s a solution, my solution. This time the problem is that every recording software for the games I play either A. don’t work, B. lag my PC or C. are full of ads. This is my solution, using the power of the tools available (AI) and my ability to debug questionable code to make a tolerable clipping software; jss/clips (jss from my name and then clips). No ads, the ability to configure anything either built-in or then forking and asking AI yourself :) Kinda forgot to keep track of these devlogs to know what ive been doing cause I was having so much fun so heres what I can remember from the top of my head and the app itself; the app can record footage in varying qualities (tested on nvidia and amd gpu’s on windows) using libobs, play them back in an embedded MPV player(or a fullscreen MPV player), trim the clips using FFMPEG, remove microphone noise using NVIDIA Audio Effects on supported systems, auto-update when needed and a LOT of other settings and QOL stuff :) Screenshots below! Started as a joke but grew into something I use everyday now and so does a friend of mine. All on GitHub (before I ship this at the latest…just got to fix some commit issues cause i committed too big of a file somewhere…)