ffmpeg-generate-video-preview
Video preview generator
Generates image strips or GIFs from video files
Generates an attractive image strip or GIF preview from a video.
152 stars
5 watching
18 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
ffmpegfluent-ffmpeggifpreviewvideo
Related projects:
Repository | Description | Stars |
---|---|---|
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
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-extract-frame | A utility that extracts a single frame from a video file using ffmpeg | 15 |
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-cli-flags | A comprehensive documentation repository of FFmpeg commandline flags. | 47 |
transitive-bullshit/ffmpeg-probe | A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
transitive-bullshit/ffmpeg-extract-audio | A Node.js module to extract audio from media files using ffmpeg. | 17 |
0voice/ffmpeg_develop_doc | A repository aggregating online ffmpeg learning resources and documentation for developing multimedia software. | 1,945 |
transitive-bullshit/gif-extract-frames | A tool that extracts frames from GIFs and optionally coalesces them into fewer images | 31 |
eugeneware/ffmpeg-static | Pre-built binaries for FFmpeg/FFprobe video processing software | 1,105 |
tj/node-gify | Converts video files into GIF format using FFmpeg and Gifsicle utilities. | 297 |
tomaszzmuda/xabe.ffmpeg | Provides a .NET Standard wrapper for FFmpeg to process media without requiring knowledge of the underlying technology. | 714 |
showlab/vlog | Transforms video content into a long document containing visual and audio information that can be used for chat or other applications. | 538 |
ubergarm/zappa-ffmpeg | Run ffmpeg inside a lambda function for serverless video transformations | 15 |