Looking at your log files, it seems that you are cross-compiling for an arm-linux-androideabi target, using the NDK toolchain.
This means that your x265 installation must also be cross-compiled, and installed into your Android target environment. The installation you did into /usr/local is most likely a native one (so for Intel/AMD x86_64), instead. I am unfamiliar with Android NDK toolchain layouts, but your target environment appears to be in this location: /Users/timweiliu/Documents/AndriodDev/ffmpeg_dev/android-ndk-r10e/platforms/android-9/arch-arm -Dimitry > On 9 Jul 2019, at 15:34, 独孤测试2 <[email protected]> wrote: > > Hi, > When I compiling the ffmpeg with x265. It has error:ERROR: x265 not > found using pkg-config. > I tried a lot of ways to solve it, but all failed. > I write the issue detail at > https://stackoverflow.com/questions/56949282/compiling-ffmpeg-with-x265-has-error-x265-not-found-using-pkg-config. > Can you help me solve the issue? > > > Thanks. > > <config.log>_______________________________________________ > x265-devel mailing list > [email protected] > https://mailman.videolan.org/listinfo/x265-devel
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
