googlecreativelab / shadercam

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

Video won't save more than one frame #3

Open aferriss opened 8 years ago

aferriss commented 8 years ago

When hitting the record button in the examples, it saves 1 frame of video for however long the video was recorded. I also get this message.

I/Choreographer: Skipped 79 frames! The application may be doing too much work on its main thread.

jeetdholakia commented 6 years ago

I have the same problem too, but this was not existent before...

kunaldawn commented 6 years ago

Zzz any updates on this?

marjan89 commented 6 years ago

Anyone managed to solve this? It's apparently a Samsung issue referenced here as well, albeit for a different project. My issue is on Note 8 - if I set an audio source (any) players either don't play the file at all, or they play the video first and audio afterwards.