1
0
Very easily convert any flacs from an input directory into ogg vorbis in an output directory. Will recursively search through directory, mirroring the structure in the output directory.
This repository has been archived on 2023-12-27. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2013-05-21 21:47:34 -07:00
.gitignore Initial commit, not quite functional yet 2013-05-17 22:18:24 -07:00
audio-shrink.py Added a new transcoding method (oggenc) 2013-05-21 21:47:34 -07:00
README.md Initial commit 2013-05-17 22:16:29 -07:00

Audio-Shrinker

Very easily convert any flacs from an input directory into ogg vorbis in an output directory. Will recursively search through directory, mirroring the structure in the output directory.