mp4-merge
mp4-merge copied to clipboard
Create C-bindings for this
It would be great to be able to call this as a library from my C application rather than having to spawn the command line version. I am not a rust programmer, but from what I've read adding support for C (using cdylib) is fairly straightforward (but not easy enough that I want to do it myself :)