View Single Post
Old 22nd January 2017, 15:50   #1  |  Link
wisodev
Registered User
 
Join Date: Nov 2006
Posts: 161
BatchEncoder (Audio Conversion GUI)

I would like to introduce my project called BatchEncoder (formerly known as theFrontend).

BatchEncoder is an audio files conversion software. It supports most of popular audio file formats including lossy and lossless compression. The program is very simple to use. BatchEncoder is basically GUI front-end for command-line tools. All it does is create background processes and pass arguments to it with options set in presets/format menu and additionally adds input and output file paths. For specific options for each format use help available for command-line tools.

Features:

- Front-end for command-line tools.
- Supports popular audio formats.
- File transcoding between audio formats.
- Multi-threaded conversion.
- Full UNICODE support.
- Multi-language user interface.
- Out of the box configuration for new users.
- Advanced options for experienced users.
- Open-source, fast and simple.

Website:

https://github.com/wieslawsoltes/BatchEncoder

Download portable version:

BatchEncoder-4.0-Win32.zip
BatchEncoder-4.0-x64.zip

Download installer version:

BatchEncoder-4.0-Win32.exe
BatchEncoder-4.0-x64.exe

Screenshots:

FileList.png
FileListConverting.png
ConfigureFormats.png
ConfigurePresets.png
ConfigureTools.png

Documentation:

Wiki Pages

Last edited by wisodev; 20th March 2018 at 18:01.
wisodev is offline   Reply With Quote