VideoCompressor icon indicating copy to clipboard operation
VideoCompressor copied to clipboard

Audio of video is not playing after compressing video

Open AxestrackKrishnji opened this issue 6 years ago • 3 comments

After compressing the video audio is not playing of video only video is running , can you please help me to resolve this issue.

AxestrackKrishnji avatar Dec 16 '18 11:12 AxestrackKrishnji

I got the same issue. can you please help this to sort out.Thanks

JayeshMoh avatar Jan 29 '19 04:01 JayeshMoh

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.

ChairfaceChippendale avatar Aug 09 '19 09:08 ChairfaceChippendale

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.

aeiou-st avatar Mar 14 '23 06:03 aeiou-st