-
Hi friend, recently I got this exception on our reporting platform and it hasn't happened before. I have no idea about what can triggers this exception, have you ever had a similar problem? Over 90 pe…
-
Hey, how did you solve the problem? Can you please share?
Execution failed for task ':processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 16 cannot be smaller than version 18 …
-
I have Webm video generated using webRTC. While converting process got completed immediately without progress bar reaching 100%. Output video length is 1 sec.
If i replace audio in transcoder full …
-
Just added this plugin--now the app fails to build under Cordova. The error message appears to be:
"Manifest merger failed : uses-sdk:minSdkVersion 14 cannot be smaller than version 18 declared in li…
-
The file is a video file getting from `camera` plugin and this is the log after compression:
```dart
MediaInfo? mediaInfo = await VideoCompress.compressVideo(
videoFile!.path,
quality: VideoQu…
-
Hi,
First, amazing project and thanks for sharing it!
I have managed to successfully set up Unicorn with 3 transcoders and everything works nicely through the Web UI, Android app, iOS app and ev…
-
This is the original video which i am try to compress
I/flutter ( 1799): VideoCompress: You can try to subscribe to the
I/flutter ( 1799): compressProgress$ stream to know the compressing state.
…
-
Phone: Android mi Note 5 Pro
OS: Android 9
Problem: net.ypresto.android transcoder.engine.Invalid Output FormatException: Non-baseline AVC video profile is not supported by Android OS, actual prof…
-
Hi, thanks for this great library!
I'm facing an issue when overlay image onto empty video (much like `Empty Video` on your demo app), but for my case, I'm basically only transforming image into st…
-
status..
- tested and __not working__ in:
* Chrome 85 + Tampermonkey Legacy 5.1.1
* Chrome 109 + Tampermonkey Legacy 5.1.1
- tested and __working__ in:
* Firefox 115 + Tampermonkey 5.3.1
…