untrunc icon indicating copy to clipboard operation
untrunc copied to clipboard

This Project can be used on Android?

Open BestAndroider opened this issue 5 years ago • 3 comments

Hello,i am developing a video app on Android platform,i need a library which can help me fix this broken videos, this project can be used on Android, if yes,how to do?

BestAndroider avatar Feb 17 '20 02:02 BestAndroider

Hi, this is not a library, but you might extract the relevant code from main.cpp.

Compilation in Android might be challenging, mainly for the dependencies (libav), and I have no experience on this.

You might also want to have a look at @anthwlock fork, which has quite a few improvements.

ponchio avatar Feb 17 '20 09:02 ponchio

Hello,i am developing a video app on Android platform,i need a library which can help me fix this broken videos, this project can be used on Android, if yes,how to do?

Hi,Have you successfully applied this to Android?I'm changing this project into a library,but there are too many problems.

jinbo1996 avatar Jul 23 '21 09:07 jinbo1996

Actually nope, never compiled for Android, I have no idea what the problems could be, maybe send me your work on converting untrunc into a lib and I will have a look at it and see if I can fix the problems.

ponchio avatar Jul 29 '21 08:07 ponchio