You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: