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

Trimmed video is wrong #9

Open
faisalwaris opened this issue May 2, 2020 · 0 comments
Open

Trimmed video is wrong #9

faisalwaris opened this issue May 2, 2020 · 0 comments

Comments

@faisalwaris
Copy link

     videoTrimmer.setMaxDuration(3)
        videoTrimmer.maxFileSize = 440
        videoTrimmer.setVideoURI(Uri.parse(videoUrl))
        videoTrimmer.setOnTrimVideoListener(this)

when i trimmed the video and look into real device its showing 9 second rather than showing the actual trimmed video value. i tried it many times every time trimmed video is wrong. lets say if i select maximum duration to 3 second some time it trimmed it into 9 some time 19 second etc.

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