@@ -0,0 +1,13 @@
# hello_ffmpeg
这是开发环境搭建后测试FFmpeg安装版本的demo。克隆下来之后命令行执行下面的代码即可,或者使用QtCreator打开基于CMake的项目。
> 使用之前请务必确保按照教程安装!!!
```bash
cd hello-ffmpeg-linux
mkdir build
cd build
cmake ..
make
```
The note is not visible to the blocked user.