Summary
Split2flac splits one big APE/FLAC/WV/WAV audio image (or a collection of such files, recursively) with CUE sheet into FLAC/M4A/MP3/OGG_VORBIS/WAV tracks with tagging, renaming, charset conversion of cue sheet, album cover images. It also uses configuration file, so no need to pass a lot of arguments every time, only an input file. Should work in any POSIX-compliant shell.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- MIT
- USE flags
- enca flake imagemagick mac mp3 mp4 ogg replaygain wavpack
v122 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 x86
- USE flags
- enca flake imagemagick mac mp3 mp4 ogg replaygain wavpack
USE flags
General
- enca
- Try to guess the charset using enca
- flake
- Add support for Flake, alternative FLAC encoder
- imagemagick
- Enable optional support for the ImageMagick or GraphicsMagick image converter
- mac
- Add support for Monkey's Audio files
- mp3
- Add support for reading mp3 files
- mp4
- Support for MP4 container format
- ogg
- Add support for the Ogg container format (commonly used by Vorbis, Theora and flac)
- replaygain
- Support for Replay Gain metadata, for relative volume adjustment
- wavpack
- Add support for wavpack audio compression tools
Runtime Dependencies
app-cdr / cuetools : Utilities to manipulate and convert cue and toc files
app-i18n / enca : Detect and convert encoding of text files
media-gfx / imagemagick : A collection of tools and libraries for many image formats
media-libs / faac : Free MPEG-4 audio codecs by AudioCoding.com
media-libs / flac : Free lossless audio encoder and decoder
media-libs / id3lib : Id3 library for C/C++
media-libs / libmp4v2 : Functions for accessing ISO-IEC:14496-1:2001 MPEG-4 standard
media-libs / mutagen : Audio metadata tag reader and writer implemented in pure Python
media-sound / flake : An alternative to the FLAC reference encoder
media-sound / lame : LAME Ain't an MP3 Encoder
media-sound / mp3gain : Analyze and adjust MP3 files to same volume
media-sound / shntool : A multi-purpose WAVE data processing and reporting utility
media-sound / vorbis-tools : Tools for using the Ogg Vorbis sound file format
media-sound / vorbisgain : Calculator of perceived sound level for Ogg Vorbis files
media-sound / wavpack : Hybrid lossless audio compression tools
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
media-sound/split2flac: Port to EAPI 7
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap@gentoo.org> - David Seifert · gentoo
media-sound/split2flac: Update live ebuild
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-sound/split2flac: Remove support for non-existent deps - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
media-sound/split2flac: x86 stable wrt bug #535914
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Aaron Bauman · gentoo
media-sound/split2flac: amd64 stable wrt bug #535914 - Maxim Koltsov · gentoo
media-sound/split2flac: bump to 122 - Manuel Rüger · gentoo
media-sound/split2flac: Fix description
Package-Manager: portage-2.2.28 - Manuel Rüger · gentoo
media-sound/split2flac: Remove old
Package-Manager: portage-2.2.28 - Justin Lecher · gentoo
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org> - Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed