googlecreativelab / shadercam

Simple OpenGL Shaders with the camera2 apis in Android 5.0+
http://www.androidexperiments.com
Other
241 stars 63 forks source link

app crashes after first record #4

Open erbear opened 8 years ago

erbear commented 8 years ago

On Sony Xperia Z3 API 22 app is crashing when I'm trying to start second video. There are no exeptions in console. Any solutions?

timurgilfanov commented 6 years ago

Have same problem on API 21+. Have GL error 0x0505 (Out Of Memory) and stacktrace: _ZN7android13MediaRecorder15setVideoEncoderEi+3. Starting with Android 8.0 my app not crashed but stop video recording instead of start next file.