wavconvert: Command-line tool for converting audio files and filling in ID3 tags
This program is useful for turning a directory tree of .wav files (presumably created by a CD ripping program) into a tree of .ogg files with proper metadata. It is meant to be run on a directory tree in which the directory structure is organized according to the artist and album names. It runs an .ogg encoder (which is assumed to be installed) and sets the metadata in the resulting .ogg files based on the directory organization. (See the README for examples.) It would be easy to adapt the code to generate .mp3 files instead of .ogg, or to use a different encoder (currently the "oggenc" program is assumed.)
[Skip to Readme]
Downloads
- wavconvert-0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1 |
---|---|
Dependencies | base, directory, filepath, process [details] |
License | BSD-3-Clause |
Copyright | (c) Tim Chevalier, 2008 |
Author | Tim Chevalier |
Maintainer | chevalier@alum.wellesley.edu |
Category | Sound |
Uploaded | by TimChevalier at 2008-08-19T00:29:40Z |
Distributions | NixOS:0.1.1 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | wavconvert |
Downloads | 1798 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-01-03 [all 7 reports] |