You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
xufuji456 dd80037c6e Feature: add best practice of JNI 2 years ago
AndroidMedia Feature: move CameraHelper and Camera2Helper together 2 years ago
Live Feature: listen orientation event and change video stream 2 years ago
app Feature: listen orientation event and change video stream 2 years ago
doc Feature: add best practice of JNI 2 years ago
gradle/wrapper update gradle version 3 years ago
libmp3 Feature: rename param 3 years ago
media submit missing code 3 years ago
picture Feature: update learning group 2 years ago
shell Feature: enable neon with armeabi-v7a 2 years ago
.gitignore update git ignore 3 years ago
README.md Update working direction of multimedia 3 years ago
build.gradle Feature: AudioTrackController add stop method 3 years ago
gradle.properties update appcompat version 3 years ago
gradlew detect the silence of audio 3 years ago
settings.gradle Feature: add AndroidMedia module 3 years ago

README.md

FFmpegAndroid

FFmpeg官方文档

FFmpeg编译流程

FFmpeg常用命令行

FFmpeg源码分析

JNI与NDK开发

音视频知识汇总

ijkplayer播放器架构


常见的流媒体传输协议包括:RTP、RTMP、RTCP、RTSP,流媒体应用协议有HLS、DASH,
WebRTC设计传输协议有SDP、SRTP、ICE、NAT、STUN等,常用视频编码协议有H264,
常用的视频封装格式有mp4,关于C语言标准有C11、C17等,书籍包括音视频编解码等。
详细列表可以查阅:多媒体协议与书籍

音视频工作方向包括:直播、短视频、流媒体传输、视频播放器、音乐播放器、音视频算法、
流媒体后端、音视频编辑、图像处理(个人概括,具体方向不限于此)。
详情可查阅:音视频工作方向

音视频基础知识:

preview

音视频进阶成长:

preview

音视频开源库:

preview

Joining the group to learn FFmpeg:

preview