This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
yundiantech
/
FFMPEG_DEMO
mirror de
https://github.com/yundiantech/FFMPEG_DEMO.git
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
ffmpeg例子
30
Commits
1
Branches
0
Versões
Tree:
dcdd6d8fcd
Branches
Tags
master
FFMPEG_DEMO
HTTP
SSH
ZIP
TAR.GZ
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 视频编码例子