[ 源代码: cuetools ]
软件包:cuetools(1.4.1-0.2)
tools for manipulating CUE/TOC files
cuetools is a set of programs that are useful for manipulating CUE sheet (cue) files and Table of Contents (toc) files. CUE and TOC files are a way to represent the layout of a data or audio CD in a machine-readable ASCII format. The package includes these utilities:
- cueconvert: convert between CUE and TOC formats - cuebreakpoints: print the breakpoints from a CUE or TOC file - cueprint: print disc and track information for a CUE or TOC file - cuetag: tag files based on CUE/TOC file information
Probably the most popular use is to split a large audio file into many small files according to a CUE or TOC, for example:
cuebreakpoints disc.cue | shnsplit disc.wav
其他与 cuetools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python3-mutagen
- audio metadata editing library (Python 3)
- 或者 id3v2
- command line id3v2 tag editor
-
- rec: flac
- Free Lossless Audio Codec - command line tools
-
- rec: vorbis-tools
- several Ogg Vorbis tools
-
- enh: shntool
- multi-purpose tool for manipulating and analyzing WAV files