Showing 20 open source projects for "decode mp3"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    fleck
    MP3 decoder and player using madlib(recommended) and mpeglib, sample code showing how to use madlib and mpeglib to decode mp3 data, and also OGG Vorbis, AAC, MP4, Opus, the first version used to replace Libav in the project rsppmp3 standalone is ready now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tabuleiro
    MP3 decoder and player using madlib(recommended) and mpeglib, sample code showing how to use madlib and mpeglib to decode mp3 data, and also OGG Vorbis, AAC, MP4, Opus, the first version used to replace Libav in the project rsppmp3 standalone is ready now
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Beep

    Beep

    A little package that brings sound to any Go application

    ...Beep is built on top of its Streamer interface, which is like io.Reader, but for audio. It was one of the best design decisions I've ever made and it enabled all the rest of the features to naturally come together with not much code. Decode and play WAV, MP3, OGG, and FLAC. Encode and save WAV. Very simple API. Limiting the support to stereo (two channel) audio made it possible to simplify the architecture and the API. Rich library of compositors and effects. Loop, pause/resume, change volume, mix, sequence, change playback speed, and more. Easily create new effects. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jamailmar
    C code to play and extract OGG Vorbis media files ,the decoding engine is loaded dinamically in the process (as always) ,the processor time required to decode the OGG Vorbis is less than MP3 files ,the decoder engine is unencumbered of patents
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    fmedia

    fmedia

    fast media player/recorder/converter

    ...fmedia is very small and fast: it has low CPU & memory consumption making it ideal to listen to music or process audio files while running on a notebook's battery. fmedia can decode: .mp3, .ogg (Vorbis, Opus), .opus, .m4a/.mp4 (AAC, ALAC, MPEG), .mka/.mkv (AAC, ALAC, MPEG, Vorbis), .avi (AAC, MPEG), .mpc, .flac, .ape, .wv, .wav. fmedia can encode into: .mp3, .ogg, .opus, .m4a (AAC), .flac, .wav.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6

    tabuleiro_v2

    MP3 decoder and player using madlib and mpeglib

    MP3 decoder and player using madlib and mpeglib, sample code showing how to use it to decode mp3 data, also OGG Vorbis and AAC/MP4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Batch Audio Convert

    Batch Audio Convert

    Command-line mass conversion of any directory tree of audio files.

    BAC is a command-line tool that converts, to a target audio file format, all the audio files stored in a directory tree of any depth. Supported file formats are OGG, FLAC, MP3, AAC, ALAC, WAV, in all ways, and WMA as source. Main audio tags are preserved in the process, as well as most file name characters (white spaces, question marks etc). BAC runs on Linux and probably most UNIX-type OSes. On Windows, it must be operated from the Cygwin environment. It requires the following software to be installed: - flac and metaflac (flac files only) - vorbis-tools (ogg files only) - faac and faad (aac files only) - lame and madplay (mp3 files only) - alac-decoder and mpeg4ip-utils (ALAC decode) - ffmpeg (ALAC encode, wma decode) - mplayer (wma decode) - mp4v2-utils (AAC, ALAC, WAV decode) BAC is now optimized for multiprocessing on multicore systems: a tunable number of cores can be used for simultaneous conversions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Perkes Encode

    Perl Script to Encode Sound Files

    Perl script to encode (decode) sound files with lame (mp3), flac, aac (m4a) & oggenc2 (ogg vorbis). Utilizes multi-threading to take advantage of the speed of a multi-core processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aurora.js

    Aurora.js

    JavaScript audio decoding framework

    Aurora.js is a JavaScript framework that simplifies audio decode pipeline implementation—covering source, demux, decode, and playback stages. It provides high-level APIs for inspecting and playing audio, supports plugins for decoders (MP3, AAC, FLAC), works in browser and Node.js (via Browserify), and abstracts browser audio APIs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Pymedia is a C/C++/Python multimedia module to allow encode/decode/play multimedia information in mp3,ogg,avi etc. formats. Based on ffmpeg with added features and simple Python interface. To be used in multimedia apps written in Python.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Encode sampled PCM data to a mp3 file, and decode selected mp3 file to PCM data. This project can be used in Windows and Larena platform(refer Leadcore Tech. Co. Ltd.). C/C++/VC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CS Media Player

    A simple but powerful audio player for your PC

    A simple looking but powerful audio player for Windows. Uses Windows MCI technology to decode audio files. It behaves exactly as you want it to behave and gives you a good audio player experience. Supports a wide range of audio files and playlists. Uses the least resources and works smoothly. Has numerous good and friendly features. Requires .NET Framework 4.0 and mp3parser[included in the .zip file] Latest version v1.0.0.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    QAudioCoder

    QAudioCoder

    A Qt-based C++ library for audio decoding, encoding and conversion.

    QAudioCoder is a Qt library for decoding and encoding raw audio samples. The library also provides functionality to directly decode or encode audio files and convert between different formats. Currently only WAVE, MP3 and FLAC formats are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    C Sharp Media Player

    The media player developed using C# language (dotnet).

    This Media player uses FFDSHOW codec to decode audio and Video files.In this PREVIEW RELEASE version ,it supports almost all rec ognised audio /video formats exc ept .mp4 and .mov The list of file format supported by this media player is: *.Mp3 *.MPG *.MP2 *.AVI *.WAV *.FLV *.WMA *.DIVX *.AU *.DCTMP *.AC3 *.WMV *.VOB Wave Format:*.GIF This media player also supports flv format,Only few media player available in d market is able 2 do so.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EncoreBassing

    EncoreBassing

    EncoreBassing Preview

    This is a Vietnamese Open-source Multimedia Player. Decode any codecs like MP3, MP4, ADX, OGG, WAVE, WMA, WMV,.... Based the BASS.dll & Fmodex.dll. The project is back since July 16th 2013. Version 1.2.0 is coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OGG/MP3 is a Visual Studio C++ DLL project which combines libmad and ogg/vorbis in order to decode and play these formats. Strictly using waveOut SDK functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is formed by 2 project togheter. First is a audio mixer in c#.... second is a shoutcast server that decode raw data comes from audio mixer, encode it and send to network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    decode mp3 audio stream to PCM audio stream, the library is independent-plateform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    The R-Unit will be an mp3 player for the Gameboy Advance. It will consist both of hardware needed to connect to the Gameboy Advance, and software needed to read and decode the mp3 audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DecMPA is a simple MPEG Audio decoding library, supporting all MPEG Audio layers. Thus, it is able to decode MP3 data as well as data using the less common layers 1 and 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB