fishwjy / VideoCompressor

A High-performance video compressor for Android using Hardware decoding and encoding API(MediaCodec).
Apache License 2.0
910 stars 192 forks source link

Background concurrent copying GC freed 44432(4MB) AllocSpace objects, 3(60KB) LOS objects, 49% free, 5MB/11MB, paused 351us total 112.931ms #42

Open liuxuesong001 opened 5 years ago

liuxuesong001 commented 5 years ago

是否会导致内存溢出?

aminPial commented 4 years ago

what type of issue is this?

xiaobaDev commented 4 years ago

会导致OOM异常的,我多开了一个进程,用AIDL做进度通信解决了