ReVorb icon indicating copy to clipboard operation
ReVorb copied to clipboard

Recomputes page granule positions in Ogg Vorbis files.

ReVorb

Recomputes page granule positions in Ogg Vorbis files.

This is a Microsoft Visual Studio port of revorb, originally created by user "Yirkha" on the HydrogenAudio forums.

Usage

Usage:
	ReVorb.exe input.ogg output.ogg

Libraries

The following third party libraries are used for compiling, I have included them in this project but can be found below.

  • libogg https://github.com/gcp/libogg/
  • Vorbis https://github.com/xiph/vorbis/