ruanjx / VideoLab

High-performance and flexible video editing and effects framework, based on AVFoundation and Metal.
MIT License
845 stars 176 forks source link

usage in macOS #3

Open emc2ws opened 3 years ago

emc2ws commented 3 years ago

How could I use it in macOS development ?

ruanjx commented 3 years ago

How could I use it in macOS development ?

I'm sorry, but there is no plan to make the framework support macOS at this time, as I'm not quite familiar with macOS development. However, if anyone can help do this and make a pull request, it would be greatly appreciated.

BrainFeverMedia commented 2 years ago

I was able to run this on an M1 MacBook, but it crashes on Intel Mac.

For the main Target, check "Mac Catalyst". Now build for Mac Catalyst on an M1 Mac. If you get a compile error, you might need to comment out "kCVPixelBufferOpenGLESCompatibilityKey" in VideoCompositer.