A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay
☆106Mar 22, 2020Updated 5 years ago
Alternatives and similar repositories for CainPlayer
Users that are interested in CainPlayer are comparing it to the libraries listed below
Sorting:
- NDK+FFmpeg+OpenSL+OpenGL+Mediacodec 的视频播放SDK源码和实例APP,很适合学习ffmpeg解码流程和Android中NDK实战开发☆506Dec 6, 2019Updated 6 years ago
- CainCamera is an Android Project to learn about development of beauty camera, image and short video☆2,963Oct 1, 2021Updated 4 years ago
- FFmpeg + x264 + fdk-aac build script on Android☆30Jul 21, 2019Updated 6 years ago
- Learn how to render in native using EGL☆79Jun 20, 2018Updated 7 years ago
- 基于 ffplay 实现的 PC/Android/IOS 跨平台播放器☆10Apr 6, 2022Updated 3 years ago
- Simple Android Camera Demo☆12Feb 26, 2021Updated 5 years ago
- 30+Camera different effects with C++ and opengles 3.0☆276Feb 26, 2026Updated 3 weeks ago
- 正方形预览的Camera,纯java实现,通过GLSurfaceView实现☆15Jun 11, 2018Updated 7 years ago
- 首家免费短视频开源项目, 为开发者提供短视频拍摄、剪辑等全套解决方案。☆38Dec 21, 2018Updated 7 years ago
- A simple player using FFmpeg on Android☆62Feb 8, 2019Updated 7 years ago
- FFmpeg 练习☆10Jul 4, 2020Updated 5 years ago
- 基于FFmpeg+OpenSL ES实现的音频播放器,组合使用多种过滤器☆72May 19, 2020Updated 5 years ago
- android视音频硬编码,软编码rtmp推流器,包含ffmpeg☆26Nov 7, 2017Updated 8 years ago
- Android Studio Video Player☆15Apr 8, 2018Updated 7 years ago
- HardwareVideoCodec is an efficient video recording library for Android. Supports software and hardware encode. With it, you can record a …☆457Dec 19, 2020Updated 5 years ago
- Android OpenGL 图片/视频特效渲染库,类似IOS上的GPUImage(Android OpenGL Image/Video Effect Rendering Library which is similar to GPUImage on IOS)☆79Aug 9, 2020Updated 5 years ago
- Android利用OpenSL ES录制PCM音频数据,并保存到本地。