MP3 based Audio Logging for Community Radio Station
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.
Hello, I'm interested to know if anyone knows of any good Audio Logging Software for Linux, to be used by a Community Radio Station.
Idealy, the program would fetch audio from the line-in on the sound card and convert it to hourly MP3 files. Placing these files into "/<base-dir>/<Year>/<month>/<day>/<start-hour>.mp3".
If I cannot find a program, I'll probably learn how to make one...
Sounds like something that could be fairly easily scripted with sox or mplayer or some other sound recorder+encoder combination that can use the line-in. All you'd need is a loop of some kind that breaks the recording at the end of every hour and creates a new directory and file. Can't help you much with the details though. I don't know much about recording audio personally.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.