Skip to content

FelixdelasPozas/transcodertomp3

Repository files navigation

Music Transcoder To MP3

Summary

Description

Music Transcoder To MP3 is a cross-platform tool to transcode music files from multiple formats (music files, audio track of video files and module files) to MP3 format.

Options

The tool can be configured:

  • the output files can be renamed according to the input file metadata and the specified reformatting options.
  • large audio files can be splitted into tracks if a CUE sheet is provided in the same folder of the audio file.
  • ID3v1/ID3v2 tags can be removed if the input file is already in MP3 format.
  • can create M3U playlists in the input folders after the files have been converted.
  • the cover picture of the input file, if present in the file metadata, can be extracted to disk.

Input file formats

The following file formats are detected and supported by the tool as input files:

  • Audio formats: flac, ogg, ape, wav, wma, m4a, voc, wv and mp3.
  • Video formats: mp4, avi, ogv and webm.
  • Module formats: 669, amf, apun, dsm, far, gdm, it, imf, mod, med, mtm, okt, s3m, stm, stx, ult, uni, xt and xm.

Compilation requirements

To build the tool:

  • cross-platform build system: CMake.
  • compiler: Mingw64 on Windows or gcc on Linux.

External dependencies:

The following libraries are required:

Install

Download and execute the latest release installer.

Screenshots

Configuration dialog.

Configuration Dialog

Simple main dialog.

Main dialog

Dialog shown while processing files.

Process Dialog

Repository information

Version: 1.4.3

Status: finished

License: GNU General Public License 3

cloc statistics

Language files blank comment code
C++ 11 593 357 2506
C/C++ Header 10 241 692 513
CMake 1 25 14 99
Total 22 859 1063 3118

About

Music Transcoder To MP3 is a cross-platform tool to transcode music files from multiple formats (music files, audio track of video files and module files) to MP3 format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published