Cut a CD image file by its cue file
Project description
CueCut
Cut a CD image file by its cue file.
Installation
pip install cuecut
Usage
1. Prerequisite
There should exists an executable ffmpeg
in PATH
,
and the minimal Python/FFmpeg version that has been tested is 3.6.6/4.1 .
2. Folder Struct
.
├──xxx.cue
└──yyy.zzz
Where yyy.zzz
is the name defined in xxx.cue
3. Cut it
cuecut /path/to/xxx.cue -c CodecYouLike
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size cuecut-1.0.3-py3-none-any.whl (4.0 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size cuecut-1.0.3.tar.gz (3.6 kB) | File type Source | Python version None | Upload date | Hashes View |