Closed jackaru closed 6 years ago
In the develop branch I made a big refactoring, you can test it, in my project, there is no problem with crashes. Some api changes, you can refer to demo code
Finally! I will update to new version after the refactor will include mRenderPipeline.enableRecordAudio, mRenderPipeline.setRecordOutputPath and old utilities. It would be nice if after video rendering is finished it will automatically refresh the output path, to make the video appear in Gallery, or maybe set a rendering listener! I'm having issues in 60% devices with manually refreshing output, I think it's caused by refreshing it before it's full rendered Thanks for all :)
Oh, I'm sorry, I was very busy last week. In version 2.0.0, an interface IRecordListener is added to the RecordableRender class, and the onFinish function will be callback after the rendering is completed.
Thank you for the update! 👍
While testing app in certain devices, some crashes while start recording a portrait oriented video from camera or video saved by EZFilter (whatsapp doesn't crash for... reason?), that's same bug I was having months ago
Code for import:
Error appear when mRenderPipeline.startRecording to camera/ezfilter videos in portrait: