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.

GitHub

15 stars
3 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list

ffmpegfluent-ffmpegscreenshot

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
transitive-bullshit/ffmpeg-extract-frames Extracts frames from a video using ffmpeg. 64
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
sybio/gifframeextractor A class that separates frames from an animated GIF and provides metadata about them. 178
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
niklimenko/ffparser A library that parses input video streams into frames directly in memory as buffers without dependencies. 7
unicksoft/ffmpeg-decode-example A C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk. 40
nathanbabcock/ffmpeg-sidecar A Rust crate that wraps FFmpeg in an intuitive Iterator interface to provide a convenient and platform-independent way to process video files. 279
transitive-bullshit/ffmpeg-cli-flags A comprehensive documentation repository of FFmpeg commandline flags. 47
tomaszzmuda/xabe.ffmpeg Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology. 714
michaelmathieu/thffmpeg Bindings for using FFmpeg to decode video frames in Torch tensors 26