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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Batch script for audio encoding. Supports MP3, AAC, Vorbis, Opus, FLAC, AC3, DTS and WAV (decoding) output and is intended to be used on directories with audio files. Filtering through MPlayer and automatic tagging with MediaInfo is also supported.
audenc is no longer developed. Please use: https://sourceforge.net/projects/microenc/
Multimedia architecture consisting of libraries and applications. Libraries include gavl for low level audio/video support and gmerlin_avdecoder, a multiformat decoding library. Applications include a GUI player with mediatree and a GUI transcoder.
Lossless compressor for multichannel 8,16 and 24 bits audio data, with the ability of password data protection. Being 'lossless' means that no data/quality is lost in the compression - when uncompressed, the data will be identical to the original.
utility to split mp3, ogg vorbis and FLAC files without decoding
mp3splt is a free utility to split mp3, ogg vorbis and FLAC files without decoding, selecting begin/end time; if file is an album, you can get splitpoints automatically from internet or a local cue, cddb file. It also splits Mp3Wrap and AlbumWrap archives. Supports splitting and trimming by silence detection. For mp3 files, both ID3v1 and ID3v2 are supported using original tags or user defined tags.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
MediaPipe is a flexible framework to manipulate medias. It allows building customized decoding/filtering/encoding pipelines. This project contains the MediaPipe SDK along with some sample pipes.
Yaffmi is a free, open-source (GPLv3) multimedia conversion application for Windows written in C# / .NET. It is easy to use, supports hundreds of formats, and leverages the popular FFmpeg media encoding / decoding library.
Wav2MP3 Wizard a simple everyday audio encoding/decoding solution!
Wav2MP3 Wizard is a simple solution for everyday audio encoding/decoding. It supports WAV, MP3, OGG and FLAC files, and has straightforward interface. Easy for the new ones to learn (comes with preset profiles) and with enough features for the advanced.
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.
mpg321 is a completely Free drop-in replacement for mpg123. It has been designed to work as a drop-in replacement for mpg123, for the use of front ends, shell scripts, etc. It does all mp3 decoding using the high-quality integer-only MAD library.
iTunesEncode.NET is a tool for decoding FLAC (Free Lossless Audio Codec) and APE (Monkey's Audio) files into ALAC (Apple Lossless Audio Codec) files. It uses Apple iTunes for encoding to provide maximum sound quality.
FFD is a wrapper interface to FFMpeg. It's purpose is to simplify access to ffmpeg audio decoding capabilities. FFD can be used just like usual fread/fseek functions.