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 11 years ago
Alternatives and similar repositories for FrameGrabber
Users that are interested in FrameGrabber are comparing it to the libraries listed below
Sorting:
- Migrated:☆146Updated 5 years ago
- Google Android ExoPlayer with VLC tracks rendering.☆74Updated 9 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 8 years ago
- ☆53Updated 12 years ago
- gifmaker for android, make gif from video☆103Updated 8 years ago
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- An actual functioning Android app using ffmpeg through the NDK☆121Updated last year
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆28Updated 7 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 11 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆103Updated 9 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
- All credits go to http://bigflake.com/mediacodec/☆76Updated 7 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 7 years ago
- MusicPlus based MediaExtractor, MediaMuxer, and MediaCodec and other tools to achieve extraction of audio video, and then after the other…☆156Updated 5 years ago
- A videoplayer and streaming audio decoder that outputs pcm or directly writes to Android/AudioTrack (based on https://github.com/appunite…☆42Updated 11 years ago
- A demo Android app, shader-based image processing☆152Updated 11 years ago
- Particle system use openGL ES on android, which can configure Particle Designer .plist file.☆25Updated 8 years ago
- ☆104Updated 6 years ago
- Command-line ffmpeg for android (based on https://github.com/guardianproject/android-ffmpeg-java)☆69Updated 10 years ago
- A Video Recorder for OpenGL ES App of Android.☆40Updated 10 years ago
- A Simple Library to implement radial blur on android.☆44Updated last year
- ☆45Updated 7 years ago
- HEIF(High Efficiency Image Format) reader for Android☆61Updated 4 years ago
- Implementation of android.hardware.camera2 package☆26Updated 9 years ago
- Android Video Cropper: Example of FFmpegExecutor, VideoCropView, VideoTrackView☆24Updated 7 years ago
- ☆77Updated 9 years ago
- A prototype of camer live filter. Try to use diversified technologies to realize it.☆83Updated 11 years ago
- Android Camera Library + GPUImage GLSL filters☆53Updated 10 years ago
- The ultimate 2D image rendering engine, inspired from cats-oss/android-gpuimage, reinventing the wheel as my first OpenGL project after w…☆44Updated 6 years ago
- Android MediaCodec API Demo☆270Updated 2 years ago