ffmpeg-extract-frames

Frame extractor

Extracts frames from a video using ffmpeg.

Extracts frames from a video using ffmpeg.

GitHub

64 stars
3 watching
16 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list

ffmpegfluent-ffmpegscreenshot

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
transitive-bullshit/ffmpeg-extract-frame A utility that extracts a single frame from a video file using ffmpeg 15
transitive-bullshit/ffmpeg-extract-audio A Node.js module to extract audio from media files using ffmpeg. 17
transitive-bullshit/gif-extract-frames A tool that extracts frames from GIFs and optionally coalesces them into fewer images 31
transitive-bullshit/ffmpeg-probe A Node.js wrapper around ffprobe to extract metadata from media files 15
transitive-bullshit/ffmpeg-generate-video-preview Generates image strips or GIFs from video files 152
transitive-bullshit/ffmpeg-on-progress Utility to accurately report progress of ffmpeg commands with no output or estimate 14
transitive-bullshit/ffmpeg-concat Concats multiple videos together using FFmpeg and customizable OpenGL transitions. 895
transitive-bullshit/ffmpeg-gl-transition A library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs 666
transitive-bullshit/ffmpeg-cli-flags A comprehensive documentation repository of FFmpeg commandline flags. 47
sybio/gifframeextractor A class that separates frames from an animated GIF and provides metadata about them. 178
unicksoft/ffmpeg-decode-example A C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk. 40
niklimenko/ffparser A library that parses input video streams into frames directly in memory as buffers without dependencies. 7
tomaszzmuda/xabe.ffmpeg Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology. 714
0voice/ffmpeg_develop_doc A repository aggregating online ffmpeg learning resources and documentation for developing multimedia software. 1,945
michaelmathieu/thffmpeg Bindings for using FFmpeg to decode video frames in Torch tensors 26