PhilLab / Android-MediaCodec-ExamplesLinks
All credits go to http://bigflake.com/mediacodec/
☆76Updated 8 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
Sorting:
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 7 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆103Updated 9 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 10 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆72Updated 7 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆184Updated 4 months ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 5 years ago
- Android MediaCodec Example☆266Updated 4 years ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆52Updated 11 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆193Updated 3 years ago
- Android MediaCodec API Demo☆270Updated 3 years ago
- 文章例子集合☆109Updated 7 years ago
- A high performance Android media player, base on ffmpeg and MediaCodec, support VR video.☆152Updated 5 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
- Migrated:☆145Updated 5 years ago
- Use GraphicBuffer class from Android native code☆202Updated 4 years ago
- Android media player using GLSurfaceView☆24Updated 9 years ago
- Demo of using TextureView and OpenGL on it to render video☆164Updated 5 years ago
- Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer☆66Updated 2 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 7 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- ffmpeg for android☆68Updated 2 years ago
- Implementation of android.hardware.camera2 package☆25Updated 10 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆140Updated 7 years ago
- x264 for android☆11Updated 4 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 7 years ago
- Build Google libyuv with NDK for Android☆235Updated 8 years ago
- A tool for YUV raw data preview on Android platform.☆101Updated 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…☆52Updated 8 years ago
- WebRTC is a free, open project.The source code of this demo is based on official samples(src/samples/androidapp). I have compiled webrtc …☆109Updated 7 years ago