Doozy
Doozy
@gulabsagevadiya did you solve this?
The Apk size is huge (118 MBs) even in the [official release](https://github.com/SimformSolutionsPvtLtd/SSffmpegVideoOperation/releases/tag/1.0.8) which means its an issue that cuts across
20mbs is still too much on my side, I found a solution that uses the android built in `MediaMuxer`, its quite fast and lightweight (apk size is now 2.2 MBs)...
[This](https://gist.github.com/ArsalRaza/132a6e99d59aa80b9861ae368bc786d0) is the class I was talking about but follow this [SO Thread](https://stackoverflow.com/a/53126061/8872691) too
@VishalNehra kindly advise on how I can reproduce this issue
I am experiencing the same issue for all Matroska videos ## Device - Huawei P30 Lite , Android 10 ## App version , evidence - version 6.22.3 pro  -...
@AlJu90 any luck on this?
mine does not even install deps: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected]...
Nope, i resorted to something else but also minimal not ffmpeg
@tibbi oh i had missed this, let me fix it