lykhonis / MediaCodecLinks
Example of how to use MediaCodec to encode/decode and pass samples as byte array
☆79Updated 10 years ago
Alternatives and similar repositories for MediaCodec
Users that are interested in MediaCodec are comparing it to the libraries listed below
Sorting:
- Android MediaCodec API Demo☆270Updated 2 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆103Updated 9 years ago
- Android MediaCodec Example☆267Updated 4 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆194Updated 3 years ago
- All credits go to http://bigflake.com/mediacodec/☆75Updated 8 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:☆147Updated 5 years ago
- Demo of using TextureView and OpenGL on it to render video☆165Updated 5 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec☆58Updated 3 years ago
- script(s) to build ffmpeg for android, including support for RTMP (and OpenSSL)☆245Updated 9 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.