Category: Tech
Open-sourcing our tech for frame accurate video cutting without recoding
I recently open-sourced our video exporting code into a neat little library and command line tool available on GitHub. The library is called smartcut because it “smartly” recodes only the minimum amount of frames required to create the output, instead of all the frames. Here’s the link to the repository on GitHub Of course this…