Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous capture bug(Android5.1.1) #117

Open
lixiong0713 opened this issue Jul 2, 2020 · 1 comment
Open

Continuous capture bug(Android5.1.1) #117

lixiong0713 opened this issue Jul 2, 2020 · 1 comment

Comments

@lixiong0713
Copy link

07-02 03:44:37.940 4120-4156/com.google.grafika E/AndroidRuntime: FATAL EXCEPTION: Thread-240
Process: com.google.grafika, PID: 4120
java.lang.IllegalStateException
at android.media.MediaCodec.native_dequeueOutputBuffer(Native Method)
at android.media.MediaCodec.dequeueOutputBuffer(MediaCodec.java:1033)
at com.android.grafika.CircularEncoder$EncoderThread.drainEncoder(CircularEncoder.java:296)
at com.android.grafika.CircularEncoder$EncoderThread.frameAvailableSoon(CircularEncoder.java:362)
at com.android.grafika.CircularEncoder$EncoderThread$EncoderHandler.handleMessage(CircularEncoder.java:470)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:135)
at com.android.grafika.CircularEncoder$EncoderThread.run(CircularEncoder.java:251)

@lixiong0713 lixiong0713 changed the title Continuous capture bug(Android) Continuous capture bug(Android5.1.1) Jul 2, 2020
@Michaelj-maker
Copy link

How's the issue with

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants