EnglishFrenchSpanish

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
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop Client
    Rocket.Chat Desktop client is the
    official desktop app for Rocket.Chat,
    the simple but powerful open source web
    chat platform. It's tested on macOS,
    Windows...
    Download Rocket.Chat Desktop Client
  • 2
    OfficeFloor
    OfficeFloor
    OfficeFloor provides inversion of
    coupling control, with its: - dependency
    injection - continuation injection -
    thread injection For more information
    visit the...
    Download OfficeFloor
  • 3
    DivKit
    DivKit
    DivKit is an open source Server-Driven
    UI (SDUI) framework. It allows you to
    roll out server-sourced updates to
    different app versions. Also, it can be
    used fo...
    Download DivKit
  • 4
    subconverter
    subconverter
    Utility to convert between various
    subscription format. Shadowrocket users
    should use ss, ssr or v2ray as target.
    You can add &remark= to
    Telegram-liked HT...
    Download subconverter
  • 5
    SWASH
    SWASH
    SWASH is a general-purpose numerical
    tool for simulating unsteady,
    non-hydrostatic, free-surface,
    rotational flow and transport phenomena
    in coastal waters as ...
    Download SWASH
  • 6
    VBA-M (Archived - Now on Github)
    VBA-M (Archived - Now on Github)
    Project has moved to
    https://github.com/visualboyadvance-m/visualboyadvance-m
    Features:Cheat creationsave statesmulti
    system, supports gba, gbc, gb, sgb,
    sgb2Tu...
    Download VBA-M (Archived - Now on Github)
  • More »

Linux commands

Ad