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

Audio of the video gets removed after trimmed on motorola device (oreo) #4

Open
AkkiBuoyai opened this issue Jul 22, 2021 · 1 comment

Comments

@AkkiBuoyai
Copy link

AkkiBuoyai commented Jul 22, 2021

// startTime1 = correctTimeToSyncSample(track, startTime1, false);
// endTime1 = correctTimeToSyncSample(track, endTime1, true);

Why these are commented out. Causing error these lines if not used .
error message: The number of samples and the sum of all chunk lengths must be equal

@zeeshan01andromeda
Copy link

Facing same issue "java.lang.AssertionError: The number of samples and the sum of all chunk lengths must be equal"

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

2 participants