tcking / GiraffeCompressor

video compressor on android
70 stars 27 forks source link

Fatal Exception: java.lang.RuntimeException: Surface frame wait timed out #8

Open shashwatwebappmate opened 6 years ago

shashwatwebappmate commented 6 years ago

Fatal Exception: java.lang.RuntimeException: Surface frame wait timed out at com.github.tcking.giraffecompressor.mediacodec.OutputSurface.awaitNewImage(Unknown Source) at com.github.tcking.giraffecompressor.mediacodec.LollipopMediaCodecVideoCompressor$2.onOutputBufferAvailable(Unknown Source) at android.media.MediaCodec$EventHandler.handleCallback(MediaCodec.java:1558) at android.media.MediaCodec$EventHandler.handleMessage(MediaCodec.java:1505) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:148) at android.os.HandlerThread.run(HandlerThread.java:61)

geet000 commented 4 years ago

I have same issue