lykhonis / MediaCodec
Example of how to use MediaCodec to encode/decode and pass samples as byte array
☆78Updated 9 years ago
Alternatives and similar repositories for MediaCodec:
Users that are interested in MediaCodec are comparing it to the libraries listed below
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- Android MediaCodec API Demo☆270Updated 2 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 8 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 6 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆57Updated 3 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆192Updated 3 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆123Updated 8 years ago
- Android MediaCodec Example☆265Updated 4 years ago
- This repository helps to compile FFmpeg 3.4 Version for Android using Android NDK Standalone Toolchain.☆23Updated 2 years ago
- Demo of using TextureView and OpenGL on it to render video☆165Updated 5 years ago
- Build Google libyuv with NDK for Android☆234Updated 8 years ago
- Migrated:☆146Updated 5 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- A tool for YUV raw data preview on Android platform.☆102Updated 5 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆141Updated 6 years ago
- Android demo, encode pcm to aac with ffmpeg 3.2.4☆10Updated last year
- Script and Instructions for building FFmpeg for Android☆82Updated 11 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
- 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
- Android GPUImage with Video Recording feature☆79Updated 8 years ago
- ☆136Updated 4 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- 文章例子集合☆109Updated 7 years ago
- script(s) to build ffmpeg for android, including support for RTMP (and OpenSSL)☆243Updated 8 years ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆54Updated 11 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆173Updated 5 years ago
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆28Updated 6 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 8 years ago
- Random walks around codec stuff, H.264, H.265, MediaCodec, VideoToolbox, etc.☆36Updated 6 years ago
- Decode Video with Mediacodec APIs and render on GLSurfaceView using OpenGL ES.☆17Updated 8 years ago