This Project can be used on Android?
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, 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.
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.
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.