# LearnFFmpeg **Repository Path**: danchun.com/LearnFFmpeg ## Basic Information - **Project Name**: LearnFFmpeg - **Description**: Android FFmpeg 音视频开发极简教程 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-15 - **Last Updated**: 2021-03-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android FFmpeg 音视频开发极简教程 [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/githubhaohao/NDK_OpenGLES_3_0/blob/master/LICENSE.txt) ![Build](https://img.shields.io/badge/build-passing-brightgreen) [![apk](https://img.shields.io/badge/APK-download-green.svg)](https://github.com/githubhaohao/LearnFFmpeg/raw/master/doc/learnffmpeg.apk) An Android FFmpeg audio and video development tutorial. # 展示图1 ![gl_player](https://github.com/githubhaohao/LearnFFmpeg/blob/master/doc/filter.gif?raw=true) ![vr_player](https://github.com/githubhaohao/LearnFFmpeg/blob/master/doc/vr.gif?raw=true) # 展示图2 ![visual_audio](https://github.com/githubhaohao/LearnFFmpeg/blob/master/doc/visual_audio.gif?raw=true) ![recorder](https://github.com/githubhaohao/LearnFFmpeg/blob/master/doc/recorder.gif?raw=true) # Android FFmpeg 音视频开发系列连载 - [FFmpeg 开发(01):FFmpeg 编译和集成](https://blog.csdn.net/Kennethdroid/article/details/106956601) - [FFmpeg 开发(02):FFmpeg + ANativeWindow 实现视频解码播放](https://blog.csdn.net/Kennethdroid/article/details/107103315) - [FFmpeg 开发(03):FFmpeg + OpenSLES 实现音频解码播放](https://blog.csdn.net/Kennethdroid/article/details/107248262) - [FFmpeg 开发(04):FFmpeg + OpenGLES 实现音频可视化播放](https://blog.csdn.net/Kennethdroid/article/details/107405505) - [FFmpeg 开发(05):FFmpeg + OpenGLES 实现视频解码播放和视频滤镜](https://blog.csdn.net/Kennethdroid/article/details/108135636) - [FFmpeg 开发(06):FFmpeg 播放器实现音视频同步的三种方式](https://blog.csdn.net/Kennethdroid/article/details/108308154) - [FFmpeg 开发(07):FFmpeg + OpenGLES 实现 3D 全景播放器](https://blog.csdn.net/Kennethdroid/article/details/108425267) - [FFmpeg 开发(08):FFmpeg 播放器视频渲染优化](https://blog.csdn.net/Kennethdroid/article/details/108737936) - [FFmpeg 开发(09):FFmpeg、x264以及fdk-aac 编译整合](https://blog.csdn.net/Kennethdroid/article/details/114239464) - [FFmpeg 开发(10):FFmpeg 视频录制 - 视频添加滤镜和编码](https://blog.csdn.net/Kennethdroid/article/details/114584127) # 技术交流 技术交流可以扫码添加我的微信:Byte-Flow 。 ![我的微信](https://github.com/githubhaohao/LearnFFmpeg/blob/master/doc/wechat_byteflow.png?raw=true)