Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try Now
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.
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.
A tool for automated downmixing of live multitrack sound recordings
...Intended use is to quickly generate mp3 previews of live multitrack music
recordings (such as rehearsals or live performances), created by some sound
recording software (Avid ProTools or Audacity for example).
Livemix uses SoX sound processing utity to do all the work with tracks
preprocessing and mixing, and LAME mp3 encoder to produce final mp3 file.
Therefore, livemix needs sox and lame executables to be in search path
or in the same dir as livemix executable.
DVD2MP3 is a perl script which converts audio tracks on a DVD into id3 tagged mp3 files. It was written for Linux, though it could probably be used on other Unixes with little trouble. It requires mplayer, lame, lsdvd, MP3::Tag and Term::ReadLine.
...It can be run either as a command line programme or a simple GUI. It works by saving an audio stream as a wav file (using mplayer) and converting this to mp3 (using lame)
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
A simple command line program that will use LAME to compress directories of music into a size you can specify. The ID3 tags will be retained in the process.
Video community (like youtube) in hours not months. Requires Mplayer, Mencoder, FFmpeg, Lame and Flvtool2. Designed for both low and high end websites supporting almost any file extension, with ease of upload for console/mobile support
...I'm planning to use avahi to automate discovery of the backend pieces, udisk to automate discovery of optical drives, and perl to glue it all together. I'd like to make the backends modular, but for the time being, I'm going to be hard-coding the encode formats (mp3/mp4) and programs used (lame, handbrake-cli, cdparanoia).