taehwandev / MediaCodecExample
Android MediaCodec Example
☆266Updated 4 years ago
Alternatives and similar repositories for MediaCodecExample
Users that are interested in MediaCodecExample are comparing it to the libraries listed below
Sorting:
- Android MediaCodec API Demo☆270Updated 2 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
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆103Updated 9 years ago
- Demo of using TextureView and OpenGL on it to render video☆165Updated 5 years ago
- Migrated:☆146Updated 5 years ago
- Simultaneous audio and screen recording sample using MediaCodec/MediaMuxer/VirtualDisplay☆194Updated 3 years ago
- Media for Mobile☆456Updated 3 years ago
- This library uses OpenGL Shaders to apply effects on Videos at Runtime☆356Updated 3 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- script(s) to build ffmpeg for android, including support for RTMP (and OpenSSL)☆245Updated 9 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 7 years ago
- Encode AAC files in Android☆262Updated 8 years ago
- Use MediaPlayer and SurfaceTexture playback video☆121Updated 5 years ago
- ☆138Updated 4 years ago
- Migrated:☆298Updated 5 years ago
- android-ffmpeg-tutorial☆259Updated 11 years ago
- Convenience RenderScript tools for processing common Android formats such as Bitmap and NV21.☆155Updated 5 years ago
- Android GPUImage with Video Recording feature☆79Updated 9 years ago
- Sample code for working with video on Android☆123Updated 11 years ago
- ffmpeg build scripts for android ndk usage (including x264)☆141Updated 7 years ago
- Build Google libyuv with NDK for Android☆234Updated 8 years ago
- Android MediaPlayer API-compatible media player library with exact seek and DASH support☆442Updated last year
- Learning OpenGL ES 2 in Java for Android☆192Updated 6 years ago
- An Android video recorder using JavaCV and FFmpeg.☆203Updated 6 years ago
- Sample project to play audio and video from MPEG4 file using MediaCodec