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

Some videos are not trimming(or cut) #14

Open
bkjbkjbnkj687698698 opened this issue Jul 31, 2015 · 0 comments
Open

Some videos are not trimming(or cut) #14

bkjbkjbnkj687698698 opened this issue Jul 31, 2015 · 0 comments

Comments

@bkjbkjbnkj687698698
Copy link

I am using
compile 'com.github.hiteshsondhi88.libffmpeg:FFmpegAndroid:0.2.5'
and using command
execFFmpegBinary("-i " + path + " -ss " + startMs / 1000 + " -to " + endMs / 1000 + " -strict -2 -async 1 " + dest.getAbsolutePath());

to trim or cut videos.

Its working for some videos but for some videos its not working especially for videos that are shared from whatssapp.

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