kswlee / FrameGrabberLinks
An alternative solution to replace the getFrameAt method of Android MediaMetadataRetriever. FrameGrabber uses MediaCodec to decode video frame and use OpenGL to convert the video frame as RGB Bitmap. As Android MediaMetadataRetriever does not guarantee to return result when calling getFrameAtTime, this FrameGrabber can be used to extract video f…
☆53Updated 12 years ago
Alternatives and similar repositories for FrameGrabber
Users that are interested in FrameGrabber are comparing it to the libraries listed below
Sorting:
- Migrated:☆145Updated 6 years ago
- A simple demo to demonstrate how to record screen using MediaProjectionManager and crop the video using OpenGL ES when recording on Andro…☆52Updated 8 years ago
- A demo Android app, shader-based image processing☆151Updated 11 years ago
- Particle system use openGL ES on android, which can configure Particle Designer .plist file.☆25Updated 9 years ago
- Demo of using TextureView and OpenGL on it to render video☆164Updated 6 years ago
- Learning OpenGL ES 2 in Java for Android☆194Updated 7 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆28Updated 7 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- Google Android ExoPlayer with VLC tracks rendering.☆75Updated 10 years ago
- Deprecated ( See https://github.com/Kickflip/kickflip-android-sdk for my current work). Experiments with Android 4.3's MediaCodec and Med…☆125Updated 9 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆43Updated 7 years ago
- ☆46Updated 7 years ago
- All credits go to http://bigflake.com/mediacodec/☆76Updated 8 years ago
- provide video record method with filter and other cool staff. Yes, It's a full functional video recorder☆199Updated 6 years ago
- Android Camera Library + GPUImage GLSL filters☆53Updated 11 years ago
- gifmaker for android, make gif from video☆103Updated 8 years ago
- A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bi…☆215Updated 3 years ago
- Rajawali 3D Engine for Android Examples☆174Updated 9 years ago
- Android NDK wrapper for libsonic☆89Updated 8 years ago
- ☆104Updated 7 years ago
- Migrated:☆100Updated 6 years ago
- Customizable Android video recorder library that can combine multiple videos☆99Updated 3 years ago
- Use FFmpeg Encode Images to an video☆17Updated 11 years ago
- Opus Audio Codec for Android☆95Updated 6 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 9 years ago
- Encode AAC files in Android☆259Updated 9 years ago
- soundtouch for android☆52Updated 12 years ago
- Based on Sonic (speed , pitch and rate) , the demo for Android. [ Deprecated See - https://github.com/jcodeing/KMedia An application lev…☆106Updated 8 years ago
- An actual functioning Android app using ffmpeg through the NDK☆120Updated last year