mp3nema
Audio frame manipulator
Analyzes and manipulates audio data between MP3 frames.
Analyze and insert data between frames of an mp3.
8 stars
5 watching
2 forks
Language: C
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
transitive-bullshit/ffmpeg-extract-audio | A Node.js module to extract audio from media files using ffmpeg. | 17 |
mewkiz/flac | Provides access to audio streams encoded in the FLAC format | 319 |
transitive-bullshit/ffmpeg-extract-frames | Extracts frames from a video using ffmpeg. | 64 |
njh/ts2mpa | Tools for extracting audio from MPEG-2 transport streams. | 5 |
yaafe/yaafe | A tool for extracting audio features from digital audio files | 244 |
ibm/max-audio-classifier | Identifies sounds in short audio clips using machine learning and PCA transformation | 153 |
aixander/realtime_pyaudio_fft | An audio analysis tool that extracts and visualizes features from live audio streams using FFTs. | 971 |
bmcfee/muda | A library for augmenting annotated audio data to prepare it for statistical models in music information retrieval. | 233 |
meyda/meyda | A JavaScript library that extracts audio features from audio data using various techniques such as spectral centroid and zero-crossing. | 1,485 |
transitive-bullshit/ffmpeg-probe | A Node.js wrapper around ffprobe to extract metadata from media files | 15 |
sybio/gifframeextractor | A class that separates frames from an animated GIF and provides metadata about them. | 178 |
mysteryx93/hanumaninstituteapps | A suite of tools for audio and video processing, including pitch-shifting, batch conversion, and background playback. | 142 |
go-audio/audio | Defines a common interface to analyze and process audio data | 205 |
jamiebullock/libxtract | A portable, lightweight library providing a set of audio feature extraction functions that can be cascaded to create complex extraction hierarchies. | 227 |
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 309 |