June 2010
1 post
Extracting audio from flv, asf, and some.
This is a note for myself on the issue of extracting audio from different audio/video containers/formats using CLI commands on the Mac. However I thought it might be also useful for readers of #osxchat. Best-case scenario: it can be played by mplayer, so almost no programs are required to be installed, since we all installed MPlayer OSX Extended. Here is how to do it in a bash script: #!/bin/bash...
Jun 20th
1 note