8000 GitHub - garylaski/scuesplit: Split audio files via CUE sheet without re-encoding.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

garylaski/scuesplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

scuesplit

Simple Cue Splitter. Split audio files via CUE sheet without re-encoding. Written in POSIX shell.

Supported Audio formats

As far as I am aware, this should work with any audio formats that ffmpeg can split. I have confirmed it works with: wav flac m4a mp3 aac opus

Use

scuesplit audio.ext cuefile.cue

The output will be in the format:

TRACKNUM - PERFORMER - TITLE.ext

Example output:

01 - Bodyguard - HUM2ER.ext
02 - Bodyguard - E-CIG.ext
...

Dependencies

ffmpeg

About

Split audio files via CUE sheet without re-encoding.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0