karian
karian
@Jorciney are you using React Native with Expo (managed project) ? Unfortunately I think it's not recommended to use `pod install` with Expo (managed project)...
I confirm this, I also use the deprecated version because the community one does not work with Expo. Strange fact, the community version seemed to work in the tests (Jest).
Hi there, The library is great and we love de idea of feeding back the capture time (with `capture.getCurrentTime()`) in the code to even export intensive realtime stuff. We try...
Hi thanks for quick reply, No I haven't try yet and I don't know how to compile the library but I was going to try with `javac` and "-pix_fmt", "rgb24"....
Yes you are right rgb24 needs to be adjusted for something like rgb32 or rgba...
I think it's a nice solution. It could be an optional feature to export an additional file with alpha extract mask, so whenever we export we could have a mask...
Hi everyone, I just want to let you know I succeeded at exporting video with alpha / transparency ! 🥳 🎉 I tried to compile the library with Intellij Idea,...
@hamoid that's excellent ! Here a small export in gif from the Quicktime animation codec with alpha. 
@hamoid well done 👌
I will give it a try on our project asap.