flac2ogg converts FLAC or shorten files to Ogg Vorbis. It retains the FLAC tags as well.
| Tags | multimedia Sound/Audio Conversion |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Python |
Recent releases


Changes: The program was rewritten in Python.


Changes: The program no longer fails when used with directories or files that contain spaces in their names.


Changes: flac2ogg now converts all .flac/.shn files in the given directory, recursively.


Changes: This release has more organized code.


Changes: The Ogg Vorbis files which are output now retain any FLAC tags that were present in the source files.
- All comments
Recent commentsDoesn't preserve metadata?
It would be nice if metadata were preserved (i.e. the title, artist, album, cddb tag, and so on) in the way that Luke Mewburn's flactoogg does.