PhilLab / Android-MediaCodec-Examples
All credits go to http://bigflake.com/mediacodec/
☆74Updated 7 years ago
Alternatives and similar repositories for Android-MediaCodec-Examples:
Users that are interested in Android-MediaCodec-Examples are comparing it to the libraries listed below
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 9 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- Migrated:☆146Updated 5 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- 文章例子集合☆109Updated 7 years ago
- Android MediaCodec Example☆265Updated 4 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆177Updated 8 months ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆54Updated 11 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago
- ffmpeg for android☆67Updated 2 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆124Updated 8 years ago
- Android media player using GLSurfaceView☆25Updated 9 years ago
- Decode Video with Mediacodec APIs and render on GLSurfaceView using OpenGL ES.☆17Updated 8 years ago
- Android MediaCodec API Demo☆270Updated 2 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
- Demo of using TextureView and OpenGL on it to render video☆165Updated 5 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 4 years ago
- A tool for YUV raw data preview on Android platform.☆102Updated 5 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆41Updated 11 years ago
- Learn how to render in native using EGL☆79Updated 6 years ago
- Use GraphicBuffer class from Android native code☆201Updated 3 years ago
- A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.☆150Updated 5 years ago
- 简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理☆56Updated 9 years ago
- ☆27Updated 4 years ago
- ☆69Updated 7 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- 志哥博客《视觉滤镜编码》《OpenGL.Shader进阶》项目工程☆61Updated 4 years ago