Tencent / libpag

The official rendering library for PAG (Portable Animated Graphics) files that renders After Effects animations natively across multiple platforms.

Home Page:https://pag.io

Repository from Github https://github.comTencent/libpagRepository from Github https://github.comTencent/libpag

自定义系统Window在退出时PAG出现崩溃

IlikeJay opened this issue · comments

【版本信息】

4.3.68

【平台信息】

Android 原生

【预期的表现】

不出现崩溃的现象

【实际的情况】

出现异常:
01-14 14:18:28.745991 1498 9915 W CCodec : previous call to stop exceeded timeout 01-14 14:18:28.746848 1498 9915 W CCodec : previous call to stop exceeded timeout 01-14 14:18:28.746886 1498 11506 E MediaCodec: Codec reported err 0x80000000, actionCode 0, while in state 9 01-14 14:18:28.747160 1498 11504 E MediaCodec: Codec reported err 0x80000000, actionCode 0, while in state 9 01-14 14:18:28.747556 1498 11520 W System.err: android.media.MediaCodec$CodecException: Error 0x80000000 01-14 14:18:28.747947 1498 11520 W System.err: at android.media.MediaCodec.native_stop(Native Method) 01-14 14:18:28.748008 1498 11520 W System.err: at android.media.MediaCodec.stop(MediaCodec.java:2251) 01-14 14:18:28.748068 1498 11520 W System.err: at org.libpag.HardwareDecoder.onRelease(SourceFile:6) 01-14 14:18:28.748188 1498 11522 W System.err: android.media.MediaCodec$CodecException: Error 0x80000000 01-14 14:18:28.749206 1498 11522 W System.err: at android.media.MediaCodec.native_stop(Native Method) 01-14 14:18:28.749263 1498 11522 W System.err: at android.media.MediaCodec.stop(MediaCodec.java:2251) 01-14 14:18:28.749341 1498 11522 W System.err: at org.libpag.HardwareDecoder.onRelease(SourceFile:6)

【Demo及附件】