wysaid / android-gpuimage-plus

Android Image & Camera Filters Based on OpenGL.
MIT License
1.81k stars 475 forks source link

How to custom MediaRecorder ? #245

Open mdtuyen opened 6 years ago

mdtuyen commented 6 years ago

Hi @wysaid I want to custom MediaRecorder when use your library. How do I do it ?

wysaid commented 6 years ago

Delete ffmpeg, and just use that~ You can take a look at grafika. I've tried that a few years ago, but it requires API 18, and I did not finish that. Maybe it's time to let the API level up.