kewlbear / FFmpeg-iOS-build-script

Shell scripts to build FFmpeg for iOS and tvOS
3.03k stars 898 forks source link

How can i compile ffmpeg with libvpx? #167

Closed KaiserFeng closed 1 year ago

KaiserFeng commented 1 year ago

Can I need to compile ffmpeg with libvpx?

kewlbear commented 1 year ago

First build libvpx for iOS, then while building FFmpeg enable vpx and provide library and header paths to your build of vpx.