Split FLAC file using CUE file.
Project description
flacue
Lossless FLAC splitter using CUE sheets, powered by ffmpeg/ffcuesplitter.
Description
A super simple command line tool that splits large lossless audio files (like FLAC, APE etc.) into individual tracks based on information from a CUE sheet.
Features
- It is a simple wrapper around
ffcuesplitter - Supports common lossless audio formats
- Easy to use from the terminal
- Option to remove original file and cleanup your audio library after splitting
Depends on:
- ffmpeg - download it from https://ffmpeg.org/
Installation
pip install flacue
Usage from terminal:
~$ flacue "path/to/cuefile.cue"
~$ flacue "path/to/cuefile.cue" -ro # removes the original audio file
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.
Source Distribution
flacue-0.1.2.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flacue-0.1.2.tar.gz.
File metadata
- Download URL: flacue-0.1.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81fb36832f882e89f9425537d726292aa81a5c4e2e6caed48fbf4c4dc0e3baac
|
|
| MD5 |
093c6c2e451b57e58cbede364b495ba9
|
|
| BLAKE2b-256 |
c4d1cebc6811da346cacbf4f9af1b526dbf154ee095dc76d61a2a3b890c5b5fe
|
File details
Details for the file flacue-0.1.2-py3-none-any.whl.
File metadata
- Download URL: flacue-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.4 Darwin/23.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb44c15245cbb0802c05b80024e958ad2c866b23c58eb27dd0d99c6815dd16df
|
|
| MD5 |
b5bc49e9a296446d8e94bcb281b764a1
|
|
| BLAKE2b-256 |
9ed1e53cb2e1308815b723e749c336cb9bc06a5baa287ed3e0926196ee6ca823
|