Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation issue #168

Open
DaChelimo opened this issue May 9, 2021 · 0 comments
Open

Documentation issue #168

DaChelimo opened this issue May 9, 2021 · 0 comments

Comments

@DaChelimo
Copy link

After setting up my project as stated in the documentation, I came across some issues that need to be clarified:

  1. The library requires an extra dependency which is
    implementation 'com.googlecode.mp4parser:isoparser:1.1.22' to fix the NoDefClassError

  2. The compression is done on the calling thread so the use of Coroutines (Kotlin) or AsyncTask(Java) is
    mandatory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant