flac
Audio encoder/decoder
Provides access to audio streams encoded in the FLAC format
Package flac provides access to FLAC (Free Lossless Audio Codec) streams.
319 stars
13 watching
45 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eaburns/flac | A Go implementation of a lossless audio codec decoder. | 92 |
xiph/flac | A software library for lossless audio compression and decompression. | 1,696 |
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 311 |
shamazmazum/easy-audio | A Common Lisp library for decoding various lossless audio formats | 23 |
enferex/mp3nema | Analyzes and inserts data between frames of an audio file. | 8 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
ludocode/mpack | A C implementation of an encoder and decoder for the MessagePack serialization format | 549 |
comcast/gaad | Decodes and parses audio data from AAC bitstreams | 127 |
beetbox/audioread | A cross-library audio decoding library for Python | 497 |
go-audio/audio | Defines a common interface to analyze and process audio data | 207 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 340 |
cryptix/wav | A Go library for reading and writing WAV audio files | 74 |
ddiakopoulos/libnyquist | A C++ library for decoding and playing various audio formats | 543 |
ruuda/claxon | A FLAC decoder written in pure Rust with verified correctness and similar performance to the reference implementation. | 289 |
bcoudurier/ffmbc | A custom-built FFmpeg version with extended features and support for professional broadcast and video editing applications. | 192 |