qdrzwd / VideoRecorder

android视频录制,模仿微视,支持按下录制、抬起暂停。进度条断点显示。
Apache License 2.0
1.8k stars 563 forks source link

将录制时长改为>=10000,会崩溃 #24

Open hellopeterlee opened 9 years ago

hellopeterlee commented 9 years ago

RecordThread::run()中的mByteBuffer = ByteBuffer.allocateDirect(mSize * mTotalFrame);这句oufofmemery,期待解决

jaycee88 commented 9 years ago

同求

wonderfulive commented 9 years ago

启动后就出现这个错误了,求同

dpyinjie commented 8 years ago

我也是有这个问题,目前只能把PreviewSize调小一点了。

shanuka commented 8 years ago

+1