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

Video size more than 100 mb it not trim #42

Open
shivams1110 opened this issue Mar 6, 2018 · 0 comments
Open

Video size more than 100 mb it not trim #42

shivams1110 opened this issue Mar 6, 2018 · 0 comments

Comments

@shivams1110
Copy link

shivams1110 commented Mar 6, 2018

If video size more than 100 MB it not trim the video and it show this error and video is more than trim size like 120 sec. and size is 154MB it is not give error or not Trim the video.

java.lang.NullPointerException: Attempt to invoke interface method 'void life.knowledge4.videotrimmer.interfaces.OnTrimVideoListener.getResult(android.net.Uri)' on a null object reference
at life.knowledge4.videotrimmer.K4LVideoTrimmer$4.onClick(K4LVideoTrimmer.java:173)
at android.view.View.performClick(View.java:6267)
at android.view.View$PerformClick.run(View.java:24763)
at android.os.Handler.handleCallback(Handler.java:789)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:164)
at android.app.ActivityThread.main(ActivityThread.java:6548)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:240)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:767)

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