i want to convert .wav file into mp3 files in batch mode
Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
i want to convert .wav file into mp3 files in batch mode
hi friends
has anybody idea about a gui based mp3 encoder in linux. so that i can convert a no of .wav files into mp3 files.
plz write me as soon as possible..
How about Konqueror. Open the directory with the wavs, highlight what you want, select 'Open With' then enter
mpg123 <Desired Options>
and it will convert all the files.
I don't use MP3, so the encoder name above might not be right? I am now an ogg man, but I simply 'Open' groups of wavs with oggenc, or to convert back to wavs, oggdec.
What is the name of the encoder in /usr/bin. That is what you would type in as 'Open With'. I really don't know because I use OGG. mp3enc. Putting in 'lame <options>' will work if it is installed.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.