Amazon banner

Tuesday, July 31, 2012

LAS Reddit new post [Bash] Podcastrecording script to directly save as OGG & MP3 + apply compressor, all live

If you want to record an audio podcast without a hardware mixer your computers software together with the power of linux and the bash can simulate that.

Just execute the script and it will create an out.ogg and out.mp3 file simultaneously and automatically enables an compressor for the input microphone you have choosen in Pulseaudio.

See the scripts Comments for a tip on how to record from microphone and pc output at the same time with using pulseaudio and pavucontrol.

You need a file called pipe to get this working. Create it with mkfifo pipe in the directory where you put the script in and want it to run.

http://paste.kde.org/525782/

submitted by cyberghost
[link] [comment]

from Linux Action Show http://www.reddit.com/r/LinuxActionShow/comments/xg0n0/bash_podcastrecording_script_to_directly_save_as/

No comments:

Post a Comment