-
-
Hi
My app needs to cover older phone that miniSdk on 6.x. I know I need to add override in Manifest "<uses-sdk tools:overrideLibrary="com.arthenica.ffmpegkit.flutter"/>" and I did with my minisdk se…
-
I tried using this library, and inplementing the code exactly how it is but does work don't know what am doing wrong, am using Java. Is there any adjustment for Java case
-
I expect the video to start playing from where the `mHolderTopView` is set. Instead each time I push play, the video plays from the beginning.
-
-
When `width` and `height` props are used as `compress` options in `ProcessingManager.compress()`, they are parsed with decimal points to scale parameter which causes compression to fail.
The follo…
-
I am getting this error when trying to use the video trimmer feature using the sample app code.
` java.io.IOException: Cannot run program "/data/user/0/com.video.sample/files/ffmpeg": error=13, Per…
-
Running the sample, I've found this app that it failed to get its app-name (label) properly :
apk label is different for "com.google.android.networkstack.permissionconfig" on /system/priv-app/Netwo…
-
When I add the line:
implementation 'com.github.a914-gowtham:android-video-trimmer:1.7.3'
and
maven { url 'https://jitpack.io' }
I get the error:
AAPT: error: resource style/Widget.Supp…
-
In some videos , when try to trim (5 seconds only ) ,it's failed and return the message (Failed to trim
![Screenshot_20210606-085719](https://user-images.githubusercontent.com/7479586/121010674-6056…