We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5a149e commit 64a667bCopy full SHA for 64a667b
README.md
@@ -19,6 +19,6 @@ PS:需要在Xcode 10.1以上,MacOS 10.15以下版本编译;
19
>`#需注意Mac和Xcode版本`
20
- FFmpeg单平台编译</br>
21
编译arm64平台、SDK Min Version 8.0的所有第三方的ffmpeg库:</br>
22
- `./build-ffmpeg-iOS.sh arm64 all 8.0`</br>
+ `./build-ffmpeg-iOS.sh arm64 8.0 all`</br>
23
编译x86平台、SDK Min Version 8.0的带x264的ffmpeg库:</br>
24
`./build-ffmpeg-iOS.sh x86 8.0 x264 yes`</br>
0 commit comments