PyMP3Cut 0.27 review

Download
by rbytes.net on

PyMP3Cut is a Python command line tool designed to cut huge (> 100MB) MP3 files at high speed without requiring the extra disk space

License: GPL (GNU General Public License)
File size: 0K
Developer: Jerome Alet
0 stars award from rbytes.net

PyMP3Cut is a Python command line tool designed to cut huge (> 100MB) MP3 files at high speed without requiring the extra disk space and processing time usually needed by visual audio editing tools, which convert the MP3 format to more easily manageable formats like WAV before doing anything.

It cuts and reads simultaneously according to the autodetected MP3 frame rate and a timeline passed as a command line argument. It doesn't currently deal with Variable Bit Rate (VBR) MP3 files, though.

Here are some key features of "PyMP3Cut":
PyMP3Cut is a Python command line tool designed to cut very huge MP3 files at a blazzingly fast rate without requiring the extra disk space and processing time usually needed by Audacity or other similar visual audio editing tools, which convert the MP3 format to more easily manageable formats like WAV before doing anything. The WAV conversion usually requires 10 times more disk space !
PyMP3Cut doesn't convert anything : it reads and cuts simultaneously, according to the autodetected audio frame rate and a timeline passed as a command line argument. You can think of PyMP3Cut as being some sort of very careful chainsaw ;-) Since there's no back and forth MP3 conversion, there's no quality loss either !
PyMP3Cut was designed to slice high quality MP3 recordings of day-long congresses into smaller per-speaker MP3 files. It only needs the exact same amount of disk space as the original file to slice, even less if you plan to skip some parts, which PyMP3Cut can do automatically if you use a specially formatted *SKIP* entry in your timeline. It was successfully used many times against several hundredths megabytes MP3 files.

What's New in This Release:
Bill Eldridge added the --segment command line option.

PyMP3Cut 0.27 keywords