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

直接报错,相机都打不开,也没法录屏 #149

Open
liyqxtu opened this issue May 10, 2021 · 1 comment
Open

直接报错,相机都打不开,也没法录屏 #149

liyqxtu opened this issue May 10, 2021 · 1 comment

Comments

@liyqxtu
Copy link

liyqxtu commented May 10, 2021

E/AndroidRuntime: FATAL EXCEPTION: VideoRecorder
Process: com.cgfay.caincamera, PID: 6947
android.media.MediaCodec$CodecException: Error 0x80000000
at android.media.MediaCodec.native_configure(Native Method)
at android.media.MediaCodec.configure(MediaCodec.java:1884)
at com.cgfay.media.recorder.VideoEncoder.(VideoEncoder.java:89)
at com.cgfay.media.recorder.VideoRecorder.onStartRecord(VideoRecorder.java:239)
at com.cgfay.media.recorder.VideoRecorder.access$000(VideoRecorder.java:24)
at com.cgfay.media.recorder.VideoRecorder$RecordHandler.handleMessage(VideoRecorder.java:201)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:154)
at com.cgfay.media.recorder.VideoRecorder.run(VideoRecorder.java:168)
at java.lang.Thread.run(Thread.java:761)

@patiltech
Copy link

re-download NDK side by side in sdk folder

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