Skip to content

A barebones movie editor inspired by Windows Movie Maker.

License

Notifications You must be signed in to change notification settings

zanders3/filmsaw

Repository files navigation

Filmsaw

Logo Image

A barebones movie editor inspired by Windows Movie Maker. Made during the Handmade Network Wheel Reinvention Jam.

Written in C using the Sokol Libs for graphics, window setup and input and FFmpeg to actually open and render the movie files to the screen.

Screenshot

Building on Windows

Install CMake 3.10 and Visual Studio 2022 then run cmake -G "Visual Studio 17 2022" .. Open moviemaker.sln and mash F5.

The code has been written in a cross platform-ish way but other platforms (Mac, Linux) are untested and unbuilt at this point.

About

A barebones movie editor inspired by Windows Movie Maker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages