User login

Syndicate

Welcome to Linuxo Planet
We are trying to collect RSS feeds from the Linux news sites from around the globe, just for you !

Split Lossless is a Nautilus script created by WebUpd8 reader CokiDVD to split single lossless audio files (ape, flac, wavpack) by .cue file into flac or mp3 (320kbps or 192kbps). 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.


The latest Split Lossless version (released a couple of days ago) comes with two new features: track name editor and album information editor and improvements such as: show selected tracks on main window.

Split Lossless is available in a PPA so to install it in Ubuntu, use the commands below:

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

Split Lossless is a Nautilus script created by WebUpd8 reader CokiDVD to split single lossless audio files (ape, flac, wavpack) by .cue file into flac or mp3 (320kbps or 192kbps). 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.
We've covered the script before but a new version has been released, adding many improvements: the script now uses YAD (also used by Y PPA Manager) so the interface is cleaner compared to Zenity and also, it now comes with a PPA that includes all the dependencies (which cannot be found in the official Ubuntu repositories) so you only have to add one PPA to get everything working.
Powered by Drupal, an open source content management system