1.下載安裝FFmpeg
請根據(jù)shell下載ffmpeg和FFmpeg 腳本代碼編譯這兩個腳本來執(zhí)行下載和安裝如果中途出現(xiàn) GNU assembler not found, install/update gas-preprocessor這樣的報錯請參考GNU assembler not found, install/update gas-preprocessor這篇文章來解決
2.創(chuàng)建iOS項目將下面的文件導(dǎo)入到項目中
3.添加系統(tǒng)類庫
4.添加Header Search Paths路徑
5.項目Demo
請參考FFmpeg_Demo