ericbars / FFmpegYUVRGBOpenGL
Android video player, decoded by FFmpeg, YUV420P to RGB and render by OpenGL ES 2.0
☆14Updated 6 years ago
Alternatives and similar repositories for FFmpegYUVRGBOpenGL
Users that are interested in FFmpegYUVRGBOpenGL are comparing it to the libraries listed below
Sorting:
- video player used FFmpeg ,render to ANativeWindow☆36Updated 6 years ago
- android ffmpeg decode anativewindow☆24Updated 5 years ago
- Android video player, decoded by FFmpeg, render by OpenGL ES 2.0☆34Updated 6 years ago
- FFmpeg/Mediacodec Encoder(YUV -> H264)☆21Updated 6 years ago
- 一个基于OpenGl的yuv播放demo,用于快速入门OpenGl es,其中包括基础图形绘制、缓冲对象使用、yuv视频渲染、特效滤镜等。 详细解析请看我个人博客专栏 :[一看就懂的OpenGL es教程](https://juejin.cn/post/7033711811…☆37Updated 2 years ago
- porting ffplay and sdl2 to android, based on FFmpeg decode.☆20Updated 6 years ago
- ffmpeg + x264+ x265 + libde265 + opengl es display☆15Updated 8 years ago
- ☆51Updated 6 years ago
- android OpengGL学习作品,Camera数据作为源提供给着色器变换,涵盖FBO,OES,自定义EGL等知识☆33Updated 5 years ago
- GLSurfaceView 预览Camera、水印、录影☆41Updated 6 years ago
- mp4v2 for android☆19Updated 6 years ago
- opengles基础整理☆30Updated 6 years ago
- 使用x264编码android camera回调yuv为h264的简单例子,camera回调nv21yuv转为yuv420 ,再编码☆63Updated 8 years ago
- ☆35Updated 7 years ago
- 志哥博客《OpenGL.ES在Android上的简单实践》《NDK学习笔记》专栏demo工程☆50Updated 4 years ago
- 音视频(MediaCodec、ffmpeg、OpenSL、OpenGL)开发入门指南☆129Updated 6 years ago
- Android G711(PCMA/PCMU)、G726、PCM音频转码到AAC