linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] FFmpeg library cannot be build


From: M. Friedrich
Subject: [Linphone-developers] FFmpeg library cannot be build
Date: Wed, 25 Jul 2018 11:47:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

Hello,


i wanted to include the ffmpeg lib into Linphone Android, but the build stops with the error 

.../submodules/externals/ffmpeg/libavcodec/avcodec.h:30:10: fatal error:
      'errno.h' file not found
#include <errno.h>

Does anybody know which errno.h is used by ffmpeg?


I used the following build options:

./prepare.py -DENABLE_DEBUG_LOGS=ON -DENABLE_EMBEDDED_OPENH264=ON -DENABLE_FFMPEG=ON -DENABLE_NON_FREE_CODECS=ON -DENABLE_OPENH264=ON


Also I wanted to know which build options are used for the linphone android app in the store? Is there an official statement?

Best regards

Max


reply via email to

[Prev in Thread] Current Thread [Next in Thread]