ffmpeg例子

huihui e10c25a818 Update README.md il y a 5 ans
source 996f80d985 Update README.md il y a 5 ans
.gitignore dd32c044b4 AAC解码例子 il y a 5 ans
README.md e10c25a818 Update README.md il y a 5 ans

README.md

FFMPEG_DEMO

ffmpeg例子

ffmpeg-src目录下为ffmpeg以及相关库的源代码,以及ffmpeg编译命令。

source目录下为demo代码

1.AudioDecode 音频解码例子

2.VideoDecode 视频解码例子

3.VideoEncode 视频编码例子