SaaSHub helps you find the best software and product alternatives Learn more →
Top 12 C++ Mp3 Projects
-
Gerbera
UPnP Media Server for 2023: Stream your digital media through your home network and consume it on all kinds of UPnP supporting devices 📱💻📺
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
Project mention: Butting my head against extracting ID3 data and putting it into a JSON/Updating a Web Page | reddit.com/r/esp32 | 2023-03-23
I'm using Audio.h, and have reverse engineered the library: https://github.com/schreibfaul1/ESP32-audioI2S/blob/master/src/Audio.cpp
-
https://github.com/Rafiuth/Soggfy this one does the job
-
libnyquist
:microphone: Cross platform C++11 library for decoding audio (mp3, wav, ogg, opus, flac, etc)
-
Project mention: Wann dachtet ihr euch das letzte Mal "Das Konzept ist gut, aber die Umsetzung war ja mal gar nichts."? | reddit.com/r/FragReddit | 2023-03-18
-
Project mention: What's your favorite tool (ex. App, program, device) for being a musichoarder? | reddit.com/r/musichoarder | 2022-11-20
For splitting flac/cuesheets I use Flacon.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
ffmpegfs
FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
I see there's a more general https://github.com/nschlia/ffmpegfs which can transcode to any seekable format.
-
DFPlayerMini_Fast
Fast and easy to understand Arduino library to use the DFPlayer Mini MP3 module from DFRobot.com. This is a huge improvement (both in terms of execution speed and simplicity) to the standard library provided by DFRobot.com.
-
pdvzip
Simple C++ tool for embedding a ZIP file (up to ~5MB) within a tweetable and "executable" PNG image.
Project mention: JPEG image of Shakespeare which is also a zip file containing his complete works | news.ycombinator.com | 2022-10-23In the years since I posted that, twitter has changed some of their image processing pipeline, so that precise technique no longer works if you want to upload new files (last time I checked - and I didn't investigate further or look for workarounds).
However, it's much easier to embed data into PNGs, and the best twitter-compatible implementation of this I'm aware of can be found here: https://github.com/CleasbyCode/pdvzip
-
Project mention: Making DFPlayer work with USB Flash Drive when running with Arduino? | reddit.com/r/arduino | 2023-02-25
C++ Mp3 related posts
- Butting my head against extracting ID3 data and putting it into a JSON/Updating a Web Page
- Wann dachtet ihr euch das letzte Mal "Das Konzept ist gut, aber die Umsetzung war ja mal gar nichts."?
- Spotify downloader for Windows
- Toniebox Alternative?
- Best way to pirate music? (Still deemix?)
- The "while (Serial.available() > 0)" Block won't pickup on incoming messages sent from Arduino Uno despite them appearing on the Serial monitor.
- Thoughts/ Point in the right direction?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f160cb32c88>
www.saashub.com | 1 Apr 2023
Index
What are some of the best open-source Mp3 projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | Gerbera | 1,021 |
2 | freac | 996 |
3 | ESP32-audioI2S | 663 |
4 | Soggfy | 545 |
5 | libnyquist | 467 |
6 | TonUINO | 423 |
7 | flacon | 355 |
8 | ni-media | 211 |
9 | ffmpegfs | 177 |
10 | DFPlayerMini_Fast | 164 |
11 | pdvzip | 92 |
12 | DFPlayer | 15 |