ffmpeg例子

huihui dcdd6d8fcd Update README.md 5 anos atrás
source 996f80d985 Update README.md 5 anos atrás
.gitignore dd32c044b4 AAC解码例子 5 anos atrás
README.md dcdd6d8fcd Update README.md 5 anos atrás

README.md

FFMPEG_DEMO

ffmpeg例子

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

source目录下为demo代码

1.AudioDecode 音频解码例子

2.VideoDecode 视频解码例子

3.VideoEncode 视频编码例子