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 4 years ago
Linked from 1 awesome list

ffmpegfluent-ffmpegscreenshot

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
transitive-bullshit/ffmpeg-extract-framesExtracts frames from a video using ffmpeg.65
transitive-bullshit/ffmpeg-extract-audioA Node.js module to extract audio from media files using ffmpeg.17
transitive-bullshit/gif-extract-framesA tool that extracts frames from GIFs and optionally coalesces them into fewer images31
transitive-bullshit/ffmpeg-probeA Node.js wrapper around ffprobe to extract metadata from media files15
transitive-bullshit/ffmpeg-generate-video-previewGenerates image strips or GIFs from video files153
transitive-bullshit/ffmpeg-on-progressUtility to accurately report progress of ffmpeg commands with no output or estimate14
sybio/gifframeextractorA class that separates frames from an animated GIF and provides metadata about them.179
transitive-bullshit/ffmpeg-concatConcats multiple videos together using FFmpeg and customizable OpenGL transitions.901
transitive-bullshit/ffmpeg-gl-transitionA library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs673
niklimenko/ffparserA library that parses input video streams into frames directly in memory as buffers without dependencies.7
unicksoft/ffmpeg-decode-exampleA C++ project demonstrating basic FFmpeg functions for decoding video files and storing frames to disk.40
nathanbabcock/ffmpeg-sidecarA Rust crate that wraps FFmpeg in an intuitive Iterator interface to provide a convenient and platform-independent way to process video files.302
transitive-bullshit/ffmpeg-cli-flagsA comprehensive documentation repository of FFmpeg commandline flags.49
tomaszzmuda/xabe.ffmpegProvides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings.715
michaelmathieu/thffmpegBindings for using FFmpeg to decode video frames in Torch tensors26