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

BufferOverflowException #28

Open
xiecai1234 opened this issue Apr 3, 2024 · 2 comments
Open

BufferOverflowException #28

xiecai1234 opened this issue Apr 3, 2024 · 2 comments

Comments

@xiecai1234
Copy link

2024-04-03 16:09:32.049 11510-11563 AndroidRuntime com.cxp.learningvideo E FATAL EXCEPTION: pool-2-thread-2
Process: com.cxp.learningvideo, PID: 11510
java.nio.BufferOverflowException
at java.nio.ByteBuffer.put(ByteBuffer.java:656)
at java.nio.DirectByteBuffer.put(DirectByteBuffer.java:272)
at com.cxp.learningvideo.media.encoder.BaseEncoder.encode(BaseEncoder.kt:123)
at com.cxp.learningvideo.media.encoder.BaseEncoder.loopEncode(BaseEncoder.kt:99)
at com.cxp.learningvideo.media.encoder.BaseEncoder.run(BaseEncoder.kt:76)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
at java.lang.Thread.run(Thread.java:1012)

@ChenLittlePing
Copy link
Owner

ChenLittlePing commented Apr 3, 2024 via email

@LianJ333
Copy link

LianJ333 commented Apr 3, 2024 via email

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

3 participants