系统环境要求
- 操作系统: Linux
- 架构: ARM64 (aarch64)
- Ascend版本: Atlas推理系列卡
- 工具链: Ascend CANN Toolkit
1. FFmpeg 4.4.1编译(支持Ascend硬件加速)
1.1 准备工作
wget https://ffmpeg.org/releases/FFmpeg-n4.4.1.tar.gz
tar -zxvf FFmpeg-n4.4.1.tar.gz
cd FFmpeg-n4.4.1
patch -p1 -f < {Ascendff