kswlee / FrameGrabber
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…
☆52Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for FrameGrabber
- 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
- MediaCodec API sample app. (Video recording with effect)☆25Updated 11 years ago
- An Android wrapper for the C++ SoundTouch audio processing library☆51Updated 10 years ago
- Particle system use openGL ES on android, which can configure Particle Designer .plist file.☆24Updated 8 years ago
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- ☆53Updated 11 years ago
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆27Updated 6 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
- Google Android ExoPlayer with VLC tracks rendering.☆74Updated 9 years ago
- Android Camera Library + GPUImage GLSL filters☆53Updated 10 years ago
- ☆67Updated 9 years ago
- A Video Recorder for OpenGL ES App of Android.☆40Updated 10 years ago
- Example on how to convert ExtractDecodeEditEncodeMuxTest to asynchronous mode☆102Updated 8 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
- Android GPUImage with Video Recording feature☆78Updated 8 years ago
- soundtouch for android☆52Updated 11 years ago
- A component for Video Capture, Render and Encode, extracted from WebRTC.☆71Updated 6 years ago
- ☆45Updated 6 years ago
- Custom GLSurfaceView for Android to show image with ripple effect using OpenGL.☆229Updated 7 years ago
- An actual functioning Android app using ffmpeg through the NDK☆119Updated 7 months ago
- Sample code for working with video on Android☆122Updated 10 years ago
- Command-line ffmpeg for android (based on https://github.com/guardianproject/android-ffmpeg-java)☆69Updated 9 years ago
- Android MediaCodec API Demo☆266Updated 2 years ago
- A project from AOSP android-4.1.2_r1/packages/apps/VideoEditor, and link VideoEditor API from android-4.1.2_r1/frameworks/base/media/java…☆38Updated 11 years ago
- a simple android video edit app and relating sdk☆50Updated 2 years ago
- A bunch of scripts you can use to compile FFmpeg with OpenSSL☆27Updated 7 years ago
- ☆53Updated 5 years ago
- android OpenGL ES rendering,shader,pbo,TEXTURE_EXTERNAL_OES,draw&mediacodec_inputsurface,EGLImageKHR.☆17Updated 6 years ago