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

Muxer is not initialized录制过程崩溃 #88

Open
SaberAlpha opened this issue Nov 5, 2024 · 2 comments
Open

Muxer is not initialized录制过程崩溃 #88

SaberAlpha opened this issue Nov 5, 2024 · 2 comments

Comments

@SaberAlpha
Copy link

java.lang.IllegalStateException
Muxer is not initialized.
VideoCaptureaudio encoding thread
com.herohan.uvcapp.VideoCapture.audioEncode(VideoCapture.java:903)

android.media.MediaMuxer.addTrack(MediaMuxer.java:396)
com.herohan.uvcapp.VideoCapture.audioEncode(VideoCapture.java:903)
com.herohan.uvcapp.VideoCapture.lambda$startRecording$0$com-herohan-uvcapp-VideoCapture(VideoCapture.java:430)
com.herohan.uvcapp.VideoCapture$$ExternalSyntheticLambda0.run(D8$$SyntheticClass)
android.os.Handler.handleCallback(Handler.java:755)
android.os.Handler.dispatchMessage(Handler.java:95)
android.os.Looper.loop(Looper.java:154)
android.os.HandlerThread.run(HandlerThread.java:61)

@shiyinghan
Copy link
Owner

如果只是录制视频,不需要音频,就取消音频试试

@shiyinghan
Copy link
Owner

image

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