Giter VIP home page Giter VIP logo

cutmp3's Introduction

This is a small program to edit mp3 (and mp2) files without quality loss.
Playback is realized via mpg123, so be sure to have it installed or at least
have a symlink to your favorite mp3 playing program.
I recommend a symlink to mpg321 which works better!
You can mark beginning and end of a segment with 'a' and 'b' and save the
segment with 's'.
Using a timetable or direct times with VBR files delivers exact(!)
results.
cutmp3 even works with files bigger than 2 GB!

If you want a working graphical software you can try mp3directcut,
which runs fairly well in WINE after I asked the author about a WINEd version.

--------------------------------------------------------------------------------

*** Compiling cutmp3 ***

- If you have readline-devel or similar installed on your system:

$ make

- If you don't:
  There is a self-contained minimalistic line editor included as a git
  submodule. Kudos to antirez: https://github.com/antirez/linenoise
  To check out and use:

$ git submodule update --init
$ make LNOISE=yes

- Installing to /usr/local/bin:

$ make install

..or to /usr/bin with

$ make install PREFIX=/usr

--------------------------------------------------------------------------------

Please read "USAGE" on detailed info on how to use cutmp3.

If you experience any trouble with a specific file, please contact me!

Maybe this program is useful for you.
Feel free to modify and distribute it under the license restrictions of the GPL.
See file COPYING for further information.
Send bugreports, comments, suggestions to < mail -at- puchalla-online.de >

Jochen Puchalla, April 2005

cutmp3's People

Contributors

tarjanm-movidius avatar jochenpee avatar

Watchers

звездочёт 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.