lykhonis / MediaCodec
Example of how to use MediaCodec to encode/decode and pass samples as byte array
☆78Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for MediaCodec
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 8 years ago
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- Android MediaCodec API Demo☆266Updated 2 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆191Updated 2 years ago
- Android MediaCodec Example☆265Updated 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
- A tool for YUV raw data preview on Android platform.☆101Updated 5 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆142Updated 6 years ago
- Build Google libyuv with NDK for Android☆235Updated 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 2 years ago
- Encode and Decode video use Mediacodec and Rxjava☆28Updated 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 …☆105Updated 6 years ago
- Migrated:☆147Updated 5 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
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 10 years ago
- webrtc AEC module and its required dependencies module for android.☆49Updated 8 years ago
- Live555 RTSP Server test☆38Updated 4 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆41Updated 10 years ago
- Opus Audio Codec for Android☆90Updated 5 years ago
- Demo of using TextureView and OpenGL on it to render video☆164Updated 4 years ago
- MediaCodec 编码 onPreviewFrame 回调的YUV数据为 h264☆173Updated 5 years ago
- On Android platform, use MediaCodec to encode camera preview data and decode it to surface after that.☆18Updated 10 years ago
- 文章例子集合☆108Updated 6 years ago
- An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video …☆52Updated 10 years ago
- This repository helps to compile FFmpeg 3.4 Version for Android using Android NDK Standalone Toolchain.☆23Updated 2 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 4 years ago
- Android library based on FFMpeg for playing given RTSP endpoint.☆63Updated 5 years ago
- Android GPUImage with Video Recording feature☆79Updated 8 years ago