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
- 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
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 6 years ago
- ☆69Updated 7 years ago
- a simple android video edit app and relating sdk☆50Updated 3 years ago
- Android视频处理库(Android Video Processing Library)☆50Updated 3 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- this sample shows how to use MediaCodec and AudioTrack to build an android player, with avsync optimization☆45Updated 3 years ago
- ffmpeg mediacodec build script☆21Updated 11 months ago
- FFmpeg + x264 + fdk-aac build script on Android☆29Updated 5 years ago
- Decode Video with Mediacodec APIs and render on GLSurfaceView using OpenGL ES.☆17Updated 8 years ago
- 一个基于 ffmpeg 的安卓 MP4 播放器,可解码播放视频类型为 H.264 或 MJPEG 以及音频类型为 PCM 或 AAC 的 MP4 媒体文件☆15Updated 8 years ago
- Audio Video Recorder in Android using MediaCodec & MediaMuxer☆14Updated 9 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 7 years ago
- A demo to show how to use MediaCodec to encode and decode yuv stream to h264 stream. The yuv stream comes from camera.☆13Updated 9 years ago
- audio and video recording demo using mediacodec.☆21Updated 7 years ago
- Android 平台下的直播SDK(1.实现opengl 滤镜;2.实现H264视频编码,AAC音频编码3.实现FLV封包;4.实现RTMP推流)☆16Updated 4 years ago
- 基于cmake构建的ijkPlayer☆52Updated 3 years ago
- Android EGL及GL线程封装库(EGL and GLThread library for Android)☆63Updated 5 years ago
- 一个简单的视频录制程序,采用Android的MediaCodec进 行编码。☆22Updated 7 years ago
- 通过 textureview + surfacetexture + opengles 渲染android 视频,实现3D/2D、2D/3D(左右分屏播放器 、VR player)、设置缩放方式;☆33Updated 6 years ago
- ☆11Updated 6 years ago
- OpenGL learning tutorial, following https://learnopengl.com/☆46Updated 7 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
- MediaCodec实现视频编辑☆28Updated 7 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago