Transcoder icon indicating copy to clipboard operation
Transcoder copied to clipboard

catch illegal state exceptions

Open ramsundark5 opened this issue 5 years ago • 0 comments

catch any illegalstate exceptions when stopping encoder and decoder. The illegalstate exception is thrown if the encode/decoder has already been released. Otherwise, the uncaught runtime exception (java.lang.Error: Could not shutdown extractor, codecs and muxer pipeline.) prevents compression from completing.

ramsundark5 avatar May 25 '19 00:05 ramsundark5