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

The audio of video is gone #31

Open
mohsenzamani22 opened this issue Jun 16, 2019 · 2 comments
Open

The audio of video is gone #31

mohsenzamani22 opened this issue Jun 16, 2019 · 2 comments

Comments

@mohsenzamani22
Copy link

first of all thank you a lot for this library
you save my life
but two points
1 it takes 2 mins for compressing 2:30 high quality video witch is too long
how can i make the time faster
2 the audio is gone after compressing

@ChairfaceChippendale
Copy link

I had a similar issue with the audio. In my case, it was related to the version of mp4parser:isoparser. With 1.0.6 it worked fine and newer version removed an audio channel.

@aeiou-st
Copy link

there is an issue for me in my gradle there is function for that i'm using
implementation ('com.googlecode.mp4parser:isoparser:1.1.22') and as you telling me to use 1.0.6 if i use you recomended version there is chance that audio bug will solved but for now i can't because i need latest version for my video trim feature 1.1.22 so there is any way so can i use both version without duplication error of gradle

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

3 participants