Results 1 to 8 of 8

Thread: Making an MP3 encoder using LAME

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    Making an MP3 encoder using LAME

    I've looked around and can't seem to find the basics of this question:

    If I have the LAME MP3 encoding engine, what is the first step in creating a simple interface (in vb) to use the encoder?

    I've got the commands and such but I can't seem to get the login down as where to use the engine.

    Has anyone tackled making an audio ripper in vb? I have source code but it;s in c++ and some of it's in c#. If anyone has ever used or seen Easy CDDA Extractor, It appears to be written in vb.net and I'd like to make my own custom app. Any help is welcome


  2. #2
    Registered User
    Join Date
    Jul 2001
    Posts
    283
    i'm reallyinterested in this as well, tell me if you find out anything. what makes you think easy cdda extractor was written in vb.net?

  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    Originally posted by marvinklein
    i'm reallyinterested in this as well, tell me if you find out anything. what makes you think easy cdda extractor was written in vb.net?

    I can only assume it's vb because of the look. I am probably wrong though!!

    It'd be fun writing the app I think cause you can tailor it to your specific needs and won't have to fool with settings and all that jazz.

  4. #4
    Registered User
    Join Date
    Jul 2001
    Posts
    283
    lets try to make one. have you started anything yet?

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489
    I have the interface designed and I have the latest build of the LAME .exe


    can you program in c++? I have source code for one written and we could learn from that.

  6. #6
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803
    I did something simmilar a long time ago, but in VB6
    http://www.vbforums.com/showthread.p...ighlight=blade

    I think it is possible to convert from VB6 to VB.NET, but I was using an encoder similar to LAME, actually, I think it's based on LAME (I think), it's called Blade Encoder...

  7. #7
    Registered User
    Join Date
    Jul 2001
    Posts
    283
    i've done console apps in c++
    can you post what you have?
    i really want to pull this through..

  8. #8
    PowerPoster
    Join Date
    Feb 2002
    Location
    Canada, Toronto
    Posts
    5,803
    What you see in that thread is all I have...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width