ToKicoBrothers Posted April 14, 2007 Posted April 14, 2007 Hi! I am a newbie and I don't know a lot of things on AutoIt Scripting. Right now I am trying to make a Wav to Mp3 Converter, using Lame. But, i can only use lame if I got the WAV Input and the MP3 Output. Example:Input: C:/test.wavOutput: C:/test.mp3How do I do this? how do I get the file name so I can put the output for mp3?? My Scripts: SimplePlayer 1.0 - A very simple music player. PCInfo 1.2 - A script that displays PC information.
Generator Posted April 14, 2007 Posted April 14, 2007 I believe you need a proper converter for this...
GaryFrost Posted April 14, 2007 Posted April 14, 2007 If I understand this correctly you might look at FileOpenDialog SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
ToKicoBrothers Posted April 14, 2007 Author Posted April 14, 2007 The script that I am trying to develop is just a simple way to use lame. Lame is command line do you know? I am not going to write a wav to mp3 converter, but use lame to do it!!! My Scripts: SimplePlayer 1.0 - A very simple music player. PCInfo 1.2 - A script that displays PC information.
ToKicoBrothers Posted April 14, 2007 Author Posted April 14, 2007 If I understand this correctly you might look at FileOpenDialogYes! Thank you! My Scripts: SimplePlayer 1.0 - A very simple music player. PCInfo 1.2 - A script that displays PC information.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now