ffmpeg-probe
Media file metadata extractor
A Node.js wrapper around ffprobe to extract metadata from media files
Wrapper around ffprobe for getting info about media files.
15 stars
3 watching
5 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
ffmpegffprobefluent-ffmpeg
Related projects:
Repository | Description | Stars |
---|---|---|
transitive-bullshit/ffmpeg-extract-audio | A Node.js module to extract audio from media files using ffmpeg. | 17 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
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-generate-video-preview | Generates image strips or GIFs from video files | 152 |
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 |
rosenbjerg/ffmpegcore | A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,643 |
transitive-bullshit/ffmpeg-concat | Concats multiple videos together using FFmpeg and customizable OpenGL transitions. | 895 |
unosquare/ffmediaelement | An advanced media playback control for WPF applications using FFmpeg. | 1,186 |
streampunk/beamcoder | Provides Node.js bindings to FFmpeg for media processing and manipulation | 399 |
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 |
drewnoakes/metadata-extractor-dotnet | A .NET library for extracting metadata from various image, video, and audio file formats. | 944 |
mybigday/react-native-media-meta | Tools for extracting metadata from media files in React Native apps | 83 |
transitive-bullshit/ffmpeg-gl-transition | A library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs | 666 |