mini-cut icon indicating copy to clipboard operation
mini-cut copied to clipboard

Tiny video editor for macOS and iOS (WWDC 2021 submission, accepted)

Results 4 mini-cut issues
Sort by recently updated
recently updated
newest added

E.g. by rendering the `VideoView` node hierarchy frame-by-frame to an image buffer ([see here](https://stackoverflow.com/questions/20625378/how-to-render-a-sknode-to-uiimage)) and then into a video encoder.

enhancement

Hey there, I am looking into using Mini-Cut for some personal video editing work. A small issue that has got me the last few times that I have started this...

Hi! I have a question! How can Minicut access each frame on the timeline to implement the render function? now, when the cursor position changes by one frame, the Videoview...

This branch adds support for changing the playback rate of a clip, thereby also affecting the clip's playback length (which now differs from the original length). Aside from some glitches...

enhancement