Tourenathan-G5organisation / SiliCompressor

A powerful, flexible and easy to use Video and Image compression library for Android.
Apache License 2.0
1.38k stars 292 forks source link

Failed resolution of: Lcom/googlecode/mp4parser/util/Matrix; #162

Open engosamamohsen opened 3 years ago

lizhming commented 3 years ago

implementation 'com.googlecode.mp4parser:isoparser:1.1.22'

You can add this to your build.gradle

Emusko commented 3 years ago

@lizhming , it gives such an error "Surface frame wait timed out" and thread is freezing

itay8060 commented 3 years ago

@Emusko use the library with a thread like in their example - https://github.com/Tourenathan-G5organisation/SiliCompressor/blob/master/app/src/main/java/com/iceteck/silicompressor/SelectPictureActivity.java