VideoCompress
VideoCompress copied to clipboard
decoder.configure(inputFormat, outputSurface.getSurface(), null, 0); IllegalStateException
decoder.configure(inputFormat, outputSurface.getSurface(), null, 0);
这个代码报 IllegalStateException 错误 求解决。