Greetings,
I’m trying to find either a free .NET library or a command-line executable that lets me convert M4A files to either MP3s or WMA files. Please help :).
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Found it!
http://pieter.wigleven.com/it/archives/3
There may be other solutions, but this is gold for what I was looking for.
P.S. I’ve written a .NET DLL which handles this behind-the-scenes. It’s pretty terrible code, but it gets the job done.