• Build all:
build-fdk-aac.sh 
  • Build for some architectures:
build-fdk-aac.sh armv7s x86_64
  • Build universal library from separately built architectures:
build-fdk-aac.sh lipo

最后输出的fdk-aac-ios为fat库
如何集成到ffmpeg中。
将编译出来的fdk-aac-ios命名为fat-fdk-aac

编译fdk-aac for ios


艺搜参考

相关文章:

  • 2021-11-15
  • 2021-07-12
  • 2021-07-23
  • 2021-04-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-08
猜你喜欢
  • 2021-07-13
  • 2022-12-23
  • 2021-09-30
  • 2022-01-02
  • 2021-06-28
  • 2021-05-23
  • 2021-10-06
相关资源
相似解决方案