-
I found that compressing most videos works fine during use, but some videos may report errors。
[OMX.hisi.video.encoder.avc] failed to set input port definition parameters.
[OMX.hisi.video.encoder.…
-
When trying to parse the `.mov` file on some devices Transcoder fails with:
`java.lang.RuntimeException: setDataSource failed: status = 0x80000000`
```
Transcoder.into(resultFileAbsolutePath)
…
-
I am using your API to compress a video file, it works fine on 95% of my tests, but on one video i have this stack trace right after the begining :
```
E/TranscodeEngine(10577): Unexpected error …
-
Is it possible to run unicorntranscoder on android? I figured it must be possible since android runs on the linux kernel so i ran debian inside of linux deploy but the npm install kept failing. Then i…
-
I am on the latest version ```video_compress: ^3.1.2```
I received the following error while trying to build flutter app for Android on Android Studio because of the package video_compress
When I re…
-
This error is occurring during video compression and `includeAudio` option is `true`.
```
E/TranscodeEngine( 8526): Unexpected error while transcoding.
[ ] E/TranscodeEngine( 8526): java.lan…
-
@ypresto can you please check https://github.com/ypresto/android-transcoder/pull/32 ?
Example: video without audio is created by Android Studio recording and can't be used with this lib.
-
I was doing some tests with this library in some videos recorded by a Samsung device and it is not working well. When I call the transcode method I got this error after a couple of seconds:
```
Ja…
-
E/DefaultDataSource(12532): Got IOException while trying to open MediaExtractor.
E/DefaultDataSource(12532): java.io.IOException: Failed to instantiate extractor.
E/DefaultDataSource(12532): at and…
-
E/Transcoder(12214): Fatal error while transcoding, this might be invalid format or bug in engine or Android.
E/Transcoder(12214): java.lang.IllegalArgumentException: could not access /storage/emulat…