Closed MuthuKrishnanO closed 5 years ago
Please provide complete information as requested in the issue template. The issue template can be found here.
@OLIMUTH - There are lots of existing issues about audio/mpeg-L2. As described in some of them, Android devices are not required to support this sample format. See our supported formats page for more detail.
If you require support for this sample format across all devices then you can try using the FFmpeg decoder, as suggested in this issue.
[REQUIRED] Searched documentation and issues
I Googled "ExoPlayer FFMPEG" . [REQUIRED] Question and issues
I extension the FFMPEG decoder but it show the
remote: Enumerating objects: 37, done. remote: Counting objects: 100% (37/37), done. remote: Compressing objects: 100% (7/7), done. remote: Total 28 (delta 21), reused 28 (delta 21), pack-reused 0 Unpacking objects: 100% (28/28), done. From https://github.com/FFmpeg/FFmpeg 0700e72..9f02301 master -> origin/master Already up-to-date. Already on 'release/4.0' Your branch is up-to-date with 'origin/release/4.0'. home/user/Android/Sdk/android-ndk-r15c/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc is unable to create an executable file. C compiler test failed.
If you think configure made a mistake, make sure you are using the latest version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "ffbuild/config.log" produced by configure as this will help solve the problem.
That looks like an issue compiling FFmpeg. This is most likely unrelated to ExoPlayer, and is probably a problem in your environment's setup or dependencies. I would suggest you read the FFmpeg compilation guide. If you're unable to resolve this issue, you should seek help as suggested in the failure message:
Report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net. Include the log file "ffbuild/config.log" produced by configure as this will help solve the problem.
now add the FFmpeg command in terminal .it did not show this pervious message .but it shows the warning message.that is any problem for Exoplayer extension. ffmpeg extension.txt