quanhua92 / GLMediaPlayer
Android media player using GLSurfaceView
☆25Updated 9 years ago
Alternatives and similar repositories for GLMediaPlayer:
Users that are interested in GLMediaPlayer are comparing it to the libraries listed below
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 6 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- audio and video recording demo using mediacodec.☆21Updated 7 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 3 years ago
- ☆69Updated 7 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 6 years ago
- ☆44Updated 6 years ago
- OpenGL learning tutorial, following https://learnopengl.com/☆46Updated 7 years ago
- Android 平台下的直播SDK(1.实现opengl 滤镜;2.实现H264视频编码,AAC音频编码3.实现FLV封包;4.实现RTMP推流)☆16Updated 4 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆30Updated 9 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆44Updated 6 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…☆51Updated 7 years ago
- ☆75Updated 5 years ago
- Android EGL及GL线程封装库(EGL and GLThread library for Android)☆63Updated 5 years ago
- A bunch of scripts you can use to compile FFmpeg with OpenSSL☆27Updated 7 years ago
- a simple android video edit app and relating sdk☆50Updated 3 years ago
- Android上的基于OpenGL ES 3.0的渲染库(An Android render library based on OpenGL ES 3.0)☆16Updated 5 years ago
- Android aac encoder using voaac☆32Updated 9 years ago
- 一个简单的视频录制程序,采用Android的MediaCodec进行编码。☆22Updated 7 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- 基于cmake构建的ijkPlayer☆52Updated 3 years ago
- FFmpeg + x264 + fdk-aac build script on Android☆29Updated 5 years ago
- MediaCodec实现视频编辑☆28Updated 7 years ago
- ☆28Updated 3 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 8 years ago
- 首家免费短视频开源项目, 为开发者提供短视频拍摄、剪辑等全套解决方案。☆37Updated 6 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 7 years ago