-
FAILURE: Build failed with an exception.
* What went wrong:
Could not resolve all files for configuration ':app:debugCompileClasspath'.
> Could not resolve com.github.ergovia-mobile:android-trans…
ktils updated
5 years ago
-
Sorry for crating new issue, but looks like have the same issue, which is caused by transcoder version availability in maven repository.
Based on maven repository, it looks like 0.10.0 is the smal…
-
D/MPEG4Writer(29390): Duration from tracks range is [3819978, 3863500] us
D/MPEG4Writer(29390): Stopping writer thread
D/MPEG4Writer(29390): 0 chunks are written in the last batch
D/MPEG4Writer(293…
-
Hi Yuya Tanaka,
I am working on an Android project, where requirement is to transcode a video. So I am using https://github.com/ypresto/android-transcoder, but this utility does not place moov atom…
-
Can we part of video like this
https://github.com/fahimfarhan/SimpleVideoEditor/blob/dev/docs/crop.png
There is a similar implementation , based on ypresto/android-transcoder.
https://github…
-
Failed to configure encoder codec.Media transformation failed for job id: bbf356c9-8075-432a-be93-e7e0cb213119
Media format: {color-format=2130708361, i-frame-interval=5, durationUs=14953000, mime=vi…
-
When I run the example, it show the error bellow. It seems that the transcoder-0.9.1 is not supported any more in the repositories:
FAILURE: Build failed with an exception.
* What went wrong:
…
-
Here's my build log:
```
:CordovaLib:compileReleaseJavaWithJavac
:CordovaLib:transformClassesAndResourcesWithPrepareIntermediateJarsForRelease
:app:preBuild UP-TO-DATE
:app:preReleaseBuild
Dow…
-
This project are the only free & open source GUI video transcoding app on Android i found
The source code are easy to understand and i have time to code
I would like voluntarily continue this pr…
-
It's more a question/feedback to @ypresto similar to https://github.com/mockk/mockk/issues/374 for MockK.
Me as many other devs are happy to have android-transcoder project, thank you @ypresto …