EnglishFrenchSpanish

Ad


OnWorks favicon

mp3cut - Online in the Cloud

Run mp3cut in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mp3cut that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mp3cut - cut and assemble MP3 files

SYNOPSIS


mp3cut [ -o outputfile ] [ -T title ] [ -A artist ] [ -N album-name ] [ -t
[hh:]mm:ss[+ms]-[hh:]mm:ss[+ms] ] mp3file [[ -t ... ] mp3file1 ...]

DESCRIPTION


The mp3cut utility cuts and assembles MP3 files according to the time specifications given
on the command line. The mp3 output is written to the outputfile. If no outputfile is
given on the command-line, the name for the outputfile is created from the name of the
first mp3 file by adding output.mp3 at the end. The -t flag specifies which part of the
mp3 file following it will be extracted.

OPTIONS


-o outputfile
Specify where the output is to be written.

-T title
Specify the title ID3 tag for the output file.

-A artist
Specify the artist ID3 tag for the output file.

-N album-name
Specify the album name ID3 tag for the output file.

-t [hh:]mm:ss[+ms]-[hh:]mm:ss[+ms]
Specify which part of the following mp3file will be included in the output file.

hh = hours
mm = minutes
ss = seconds
ms = milliseconds

If the starting time is omitted, 00:00:00+00 is used as starting time. If the
ending time is omitted, the end of the MP3 file is used as ending time.

EXAMPLES


mp3cut -o output.mp3 -t 23:42+500-01:23:42+750 input.mp3
Cut the segment from 23 minutes, 42 seconds and 500 milliseconds to 1 hour, 23
minutes, 42 seconds and 750 milliseconds from input.mp3 and write the output to
output.mp3.

mp3cut -t 00:01-00:02 input1.mp3 -t -15:23 input2.mp3 -t 9:87+500- input3.mp3
Append the segments from input1.mp3, input2.mp3 and input3.mp3 and write the output
to input1.output.mp3.

AUTHORS


Manuel Odendahl <[email protected]>, Florian Wesch <[email protected]>

February 2005 MP3CUT(1)

Use mp3cut online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    KompoZer
    KompoZer
    KompoZer is a wysiwyg HTML editor using
    the Mozilla Composer codebase. As
    Nvu's development has been stopped
    in 2005, KompoZer fixes many bugs and
    adds a f...
    Download KompoZer
  • 2
    Free Manga Downloader
    Free Manga Downloader
    The Free Manga Downloader (FMD) is an
    open source application written in
    Object-Pascal for managing and
    downloading manga from various websites.
    This is a mirr...
    Download Free Manga Downloader
  • 3
    UNetbootin
    UNetbootin
    UNetbootin allows you to create bootable
    Live USB drives for Ubuntu, Fedora, and
    other Linux distributions without
    burning a CD. It runs on Windows, Linux,
    and ...
    Download UNetbootin
  • 4
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM
    Dolibarr ERP - CRM is an easy to use
    ERP and CRM open source software package
    (run with a web php server or as
    standalone software) for businesses,
    foundations...
    Download Dolibarr ERP - CRM
  • 5
    SQuirreL SQL Client
    SQuirreL SQL Client
    SQuirreL SQL Client is a graphical SQL
    client written in Java that will allow
    you to view the structure of a JDBC
    compliant database, browse the data in
    tables...
    Download SQuirreL SQL Client
  • 6
    Brackets
    Brackets
    Brackets is a free, modern open-source
    text editor made especially for Web
    Development. Written in HTML, CSS, and
    JavaScript with focused visual tools and
    prepr...
    Download Brackets
  • More »

Linux commands

  • 1
    abiword
    abiword
    abiword � flexible cross-platform word
    processor ...
    Run abiword
  • 2
    abl
    abl
    abl - Prefixed representation for
    boolean functions DESCRIPTION:
    libablmmm.a is a library that enables to
    represent a boolean function in a
    LISP-like form. An ...
    Run abl
  • 3
    corelist
    corelist
    corelist - a commandline frontend to
    Module::CoreList DESCRIPTION: See
    Module::CoreList for one. ...
    Run corelist
  • 4
    corelistp
    corelistp
    corelist - a commandline frontend to
    Module::CoreList DESCRIPTION: See
    Module::CoreList for one. ...
    Run corelistp
  • 5
    gattrib
    gattrib
    gattrib - gEDA/gaf Schematic Attribute
    Editor ...
    Run gattrib
  • 6
    gatttool
    gatttool
    gatttool - tool for Bluetooth Low
    Energy device ...
    Run gatttool
  • More »

Ad