VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



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

by JVT (1 Submission)
Category: Sound/MP3
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (10 Votes)

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.

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

Download Visual Basic MP3 Encoder using L.A.M.E. (15 KB)

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

No comments have been posted about Visual Basic MP3 Encoder using L.A.M.E.. Why not be the first to post a comment about Visual Basic MP3 Encoder using L.A.M.E..

Post your comment

Subject:
Message:
0/1000 characters