/home

development

who?

Development

flac2ogg

     This script was originally written because I couldn't find any suitable programs to automatically convert a bunch of .shn and flac files to ogg vorbis. Since then, however, programs have been written to do so, so I guess this can be used to learn how to do certain things in python, such as recursively search a directory for a specific type of file.

requirements include:
Python *
Perl *
Shntool (for .shn files)
vorbis-tools
FLAC (for .flac files)
* note that starting w/ version 0.6, flac2ogg only uses python...not Perl

current release

GNU | Ubuntu