Giter VIP home page Giter VIP logo

transcodertomp3's Introduction

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.1

Status: finished

License: GNU General Public License 3

cloc statistics

Language files blank comment code
C++ 11 590 356 2496
C/C++ Header 10 242 692 513
CMake 1 25 14 97
Total 22 857 1062 3106

transcodertomp3's People

Contributors

felixdelaspozas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.