PhilLab / Android-MediaCodec-Examples
All credits go to http://bigflake.com/mediacodec/
☆76Updated 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
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆103Updated 9 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.☆71Updated 7 years ago
- Android media player using GLSurfaceView☆25Updated 9 years ago
- ffmpeg for android☆67Updated 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
- 文章例子集合☆109Updated 7 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆179Updated last week
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆53Updated 11 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- Migrated:☆146Updated 5 years ago
- Android MediaCodec API Demo