ffmpeg-extract-frame
Video frame extractor
A utility that extracts a single frame from a video file using ffmpeg
Extracts a single frame from a video.
15 stars
3 watching
2 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
ffmpegfluent-ffmpegscreenshot
Related projects:
Repository | Description | Stars |
---|---|---|
| Extracts frames from a video using ffmpeg. | 65 |
| A Node.js module to extract audio from media files using ffmpeg. | 17 |
| A tool that extracts frames from GIFs and optionally coalesces them into fewer images | 31 |
| A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
| Generates image strips or GIFs from video files | 153 |
| Utility to accurately report progress of ffmpeg commands with no output or estimate | 14 |
| A class that separates frames from an animated GIF and provides metadata about them. | 179 |
| Concats multiple videos together using FFmpeg and customizable OpenGL transitions. | 901 |
| A library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs | 673 |
| A library that parses input video streams into frames directly in memory as buffers without dependencies. | 7 |
| A C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk. | 40 |
| A Rust crate that wraps FFmpeg in an intuitive Iterator interface to provide a convenient and platform-independent way to process video files. | 302 |
| A comprehensive documentation repository of FFmpeg commandline flags. | 49 |
| Provides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings. | 715 |
| Bindings for using FFmpeg to decode video frames in Torch tensors | 26 |