|
|
|
Audio Extraction ::
Windows ::
|
|
| |
Building the Audio Extraction Utility - Windows
Download and Install MinGW
MinGW is a c compiler for Unix. We need to download and install it.
To make the process of downloading and installing the MinGW c compiler easier, use Windows to download the download_mingw.sh Unix shell script and save it in your C:\msys\home\<username> folder. Then in your MSYS Window, type "./download_mingw.sh" to execute the script.
The next step is to install the FFmpeg program and some additional modules for enabling additional formats.
|
|
|