Skip to content

jsjyhzy/cuecut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Cut a CD image file by its cue file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages