VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Visual Basic MP3 Encoder using L.A.M.E.

JVT  (1 Submission)   Sound/MP3   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This VB project enables you to convert Waveform audio (WAV) files into MP3 files using the free LAME encoding engine (https://www.mp3dev.com). The LAME API is utilized by the program using a special wrapup DLL written in Visual C++ (Much like Morphyx) that enables Visual Basic to use the LAME engine. This program supports VBR encoding, adjustable bitrates (30-320 KHz), sampling rates, and different encoding modes (Mono, Stereo, Joint Stereo, etc.)
If the program doesn't work copy the two dlls (lame_enc.dll and mp3enc.dll) to your "[windows dir]\system" folder.

Assumes
This program MIGHT work in VB 5.0, haven't tested it yet...

Rate Visual Basic MP3 Encoder using L.A.M.E. (11(11 Vote))

Download Visual Basic MP3 Encoder using L.A.M.E.

Visual Basic MP3 Encoder using L.A.M.E. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters