Oggify is now in active development. It is now written in Python, and has different dependencies than before. It requires Mutagen which should be available in most distributions, or easy manual install.
Oggify is in beta at the moment, and should work perfectly well.
Roadmap
- Version 2.0
- Plugin framework allowing easy addition of other file formats.
- All the features of the current version.
Obtaining
Available via git:
git clone git://git.scottr.org/oggify.git oggifyor go to git.scottr.org/oggify.git/ and download a snapshot of the most recent commit.
After downloading simply run python setup.py install
and you'll have a working version of the new Oggify.