pymxf
pymxf copied to clipboard
Install on Mac 10.7
I was wondering if you could explain how to install and use this?
sorry for the delayed response, Its been a while since I've touched this project. If you use the master branch, you should be able to just run:
make
libmxf is included, so there should be no build dependences other then cython.
If you use the bmx branch you need to have pkg-config and build and install bmx-libmxf bmx-libmxf is a bit more up to date version of libmxf
Now that the bmx branch ist merged into master you do need a recent bmx-libmxf.
You can install libmxf via homebrew:
brew install cbenhagen/video/libmxf