ffmpeg-extract-audio
Audio extractor
A Node.js module to extract audio from media files using ffmpeg.
Extracts an audio stream from a media file.
17 stars
4 watching
4 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
ffmpegfluent-ffmpeg
Related projects:
Repository | Description | Stars |
---|---|---|
| A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
| Extracts frames from a video using ffmpeg. | 65 |
| A utility that extracts a single frame from a video file using ffmpeg | 15 |
| Utility to accurately report progress of ffmpeg commands with no output or estimate | 14 |
| Generates image strips or GIFs from video files | 153 |
| Concats multiple videos together using FFmpeg and customizable OpenGL transitions. | 901 |
| A portable, lightweight library providing a set of audio feature extraction functions that can be cascaded to create complex extraction hierarchies. | 227 |
| Tool to extract MPEG Audio from MPEG-2 Transport Streams | 5 |
| Analyzes and inserts data between frames of an audio file. | 8 |
| A comprehensive documentation repository of FFmpeg commandline flags. | 49 |
| Provides a .NET Standard wrapper around FFmpeg for media processing without requiring knowledge of FFmpeg's inner workings. | 715 |
| A JavaScript library that extracts audio features from audio data using various techniques such as spectral centroid and zero-crossing. | 1,491 |
| A library that enables easy application of GLSL transitions between video streams in FFmpeg filter graphs | 673 |
| A JavaScript class for manipulating audio data | 240 |
| Outputting PCM audio data to speakers through an interface providing control over audio format and playback device. | 656 |