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…
☆53Jan 2, 2014Updated 12 years ago
Alternatives and similar repositories for FrameGrabber
Users that are interested in FrameGrabber are comparing it to the libraries listed below
Sorting:
- Open source Android app for viewing metadata and file structure of mp4 video files☆10Apr 16, 2023Updated 2 years ago
- This is a simple demo which works with Android's MediaMetadataRetriever class to extract frames from video file☆22Mar 26, 2014Updated 11 years ago
- Changes the color of individual pixels in a Bitmap☆13Jun 27, 2022Updated 3 years ago
- Time lapse recording sample using Media Codec API for Android☆24Dec 7, 2017Updated 8 years ago
- Pause and continue video recording on Android devices using MediaCodec and MediaMuxer, encode fast and no merge process☆28Mar 16, 2018Updated 7 years ago
- An Android App that helps you create videos for instagram stories with custom quirky overlays and filters☆19Nov 5, 2016Updated 9 years ago
- Pilot for pinch and zoom grid span count change☆10Jun 1, 2016Updated 9 years ago
- h264 video streamer based on MediaCodec API android.☆10Sep 15, 2015Updated 10 years ago
- ☆11Mar 14, 2023Updated 2 years ago
- some android video effects,including opengl es and mediacodec and ffmpeg☆10Jul 12, 2019Updated 6 years ago
- Android video decoder example by using MediaCodec class☆11Jun 3, 2015Updated 10 years ago
- Android's First Multi Boot Application☆15Mar 25, 2013Updated 12 years ago
- this project complete look up table by android render script which accelerate lut by gpu. write in kotlin and renderscript☆11Oct 15, 2020Updated 5 years ago
- An interactive demo of ColorMatrix / ColorMatrixColorFilter on android to aid understand how they work and to find the values for a desir…☆14Mar 10, 2017Updated 8 years ago
- A library for edit video without JNI base on MediaCodec farmework☆11Feb 23, 2019Updated 7 years ago
- An open source C++ port of the famous iOS framework for GPU-based image and video processing☆22Aug 31, 2016Updated 9 years ago
- ☆16Oct 18, 2020Updated 5 years ago
- Easy Image to Video Converter☆117Oct 21, 2018Updated 7 years ago
- Encode and Decode video use Mediacodec and Rxjava☆27Nov 11, 2016Updated 9 years ago
- Photo editor for Android made in Kotlin☆14Jul 22, 2018Updated 7 years ago
- Android App to apply various filters on the screen and reduce brightness beyond minimum level☆11May 7, 2017Updated 8 years ago
- MediaCodec实现视频编辑☆29Jul 11, 2017Updated 8 years ago
- ☆13Oct 23, 2018Updated 7 years ago
- A handy lib to simplify creating typical animations with OpenGL☆19May 28, 2019Updated 6 years ago
- Simultaneous audio and video recording sample using MediaCodec/MediaMuxer☆981May 21, 2023Updated 2 years ago
- Customizable Android video recorder library that can combine multiple videos☆99Aug 10, 2022Updated 3 years ago
- Android Image Editing Library☆12Jul 4, 2015Updated 10 years ago
- No-latency video recording library for Android using ffmpeg☆13Jan 5, 2015Updated 11 years ago
- Example of custom seek bar with two thumbs and video-playing progress.☆14Nov 28, 2013Updated 12 years ago
- 一个android为内建微型服务器 用来播放m3u8文件☆16Mar 9, 2015Updated 10 years ago
- Android App to Append Mp4 Videos or Merge Audio files with video files on your Android device.☆17Jul 23, 2018Updated 7 years ago
- VideoView and MediaController ported from Android 4.3 to 2.1+☆19May 2, 2017Updated 8 years ago
- All credits go to http://bigflake.com/mediacodec/☆75Jun 9, 2017Updated 8 years ago
- Small library to apply vertex and fragment shaders to an offscreen image using framebuffer☆20Nov 18, 2017Updated 8 years ago
- Demo for rendering android views to OpenGL texture☆226Oct 9, 2021Updated 4 years ago
- A simple Android project to convert images into video file using javacv which uses ffmpeg☆24Mar 28, 2013Updated 12 years ago
- 100% Kotlin simple bare-bone module for background playing from a HTTP stream, using ExoPlayer. It is compliant with all Android O+ polic…☆22Apr 30, 2021Updated 4 years ago
- MP4 video transcode using Android MediaCodec API, pure Java (not LGPL nor patent issue!). Supports API >= 18.☆854Dec 20, 2022Updated 3 years ago
- Video metadata provider library (collect metadata from ExoPlayer, FFMpeg, Native Android)☆20Feb 27, 2019Updated 7 years ago