Closed
Description
I have a video that has "eac3 audio codec" , the video works perfectly but with no audio.
I've tried to use ffmpeg , i did built .aar successfully and added to the libs of my project, but when I call "Ffmpeg.isAvailable" , I always get "false" as response, so I assume is not working.
My .aar has 13kb of size and I added eac3 to the decoders.
What should I do now ? I really need to use exoplayer I didn't want to switch.
Thanks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment