AbedElazizShe / LightCompressor

A powerful and easy-to-use video compression library for android uses MediaCodec API.
Apache License 2.0
524 stars 116 forks source link

Force close in Android 13 #157

Closed devluckman closed 1 year ago

devluckman commented 1 year ago

I use sample project , is there a solution to this problem? Thanks

Reason: Input dispatching timed out (2478853 com.abedelazizshe.lightcompressor/com.abedelazizshe.lightcompressor.MainActivity (server) is not responding. Waited 10002ms for FocusEvent(hasFocus=true))

Screen Shot 2023-07-03 at 17 27 46
yangiljae commented 1 year ago

Same issue. Occurs only on certain devices

AbedElazizShe commented 1 year ago

@devluckman @yangiljae thank you for raising this issue, can you share the devices models where the issue happened?

yangiljae commented 1 year ago

@AbedElazizShe The device that occurred is "SM-G986N". model name : Galaxy S20+

devluckman commented 1 year ago

@devluckman @yangiljae thank you for raising this issue, can you share the devices models where the issue happened?

I use device samsung Note20 Ultra and Galaxy M12

yangiljae commented 1 year ago

@AbedElazizShe I checked with the new version(1.3.0) and it doesn't happen. thx