A Python GUI application for converting MP4 files to various audio formats including MP3, AAC, FLAC, WAV, OGG, and WMA. The conversion process is powered by the moviepy library and machine learning algorithms are used to optimize the conversion speed.
- Python 3.x
- moviepy library
- Clone the repository or download the code as a ZIP file and extract it.
- Install the moviepy library by running the following command:
pip install moviepy.
- Run the
MP4-MultiAudioFormat-converter.pyscript using the commandpython MP4-MultiAudioFormat-converter.py. - Click on the "Browse" button to select an MP4 file to convert.
- Select the desired audio format from the drop-down list.
- Click on the "Convert" button to start the conversion process.
- The converted audio file will be saved in the same directory as the source MP4 file.
- Conversion of MP4 files to MP3, AAC, FLAC, WAV, OGG, and WMA formats
- Fastest conversion possible through machine learning algorithms
- Simple and intuitive GUI for easy usage
- Fast download features
~Dius Montenegro