My favorites | Sign in
Project Home Downloads Issues
Project Information
Members
Links

Keep this project alive


Description

Nautilus script to split single lossless audio files (ape, flac, wavpack) by .cue file into flac or mp3 (320kbps or 192kbps CBR, and VBR~245kbps). Further more, the script also adds tags to the new files so all the resulting flac or mp3 files will have the artist, album, title and genre tags set up automatically.

Features

  • Track name editor - NEW
  • Album information editor - NEW
  • Twice as fast as gCue2tracks
  • Auto cue file selection (when it's possible)
  • Reads/Writes the following tags:
    • Track Artist (it supports albums with multiple artists - gCue2tracks doesn't support this)
    • Album title
    • Track title
    • Album year
    • Album genre
  • Split filtered tracks only (optional)
  • Output formats: flac (best compression), mp3 (320kbps or 192kbps CBR, and VBR~245kbps)
  • Album preview before splitting
  • Progress indicator
  • Notify-osd alert when done
  • Trash input files after splitting is done (optional)
  • Yad dialogues

Install Instructions

On Ubuntu:

sudo add-apt-repository ppa:cokicd/split-lossless
sudo apt-get update
sudo apt-get install split-lossless

Other Distros

cd ~/.gnome2/nautilus-scripts
wget http://split-lossless.googlecode.com/files/Split%20Lossless
chmod +x "Split Lossless"

Screenshots

Powered by Google Project Hosting