[vorbis] Ogg artifacts

John Morton jwm at eslnz.co.nz
Thu Jan 29 22:10:35 PST 2004



On Fri, 23 Jan 2004 18:44, Graham Mitchell wrote:
>  > Vorbisgain is an excellent tool for this function.  I recommend everyone
>  > vorbisgain all their ogg vorbis files. :)
>
>  I'd love to, but I think that ogg123 still doesn't support it.  And that's
>  the player I use 99% of the time.

Righty. I've updated the ogg123 patch for 1.0.1 and put it in CVS on savannah. 
Their file areas are still broken, so you'll need to get it from CVS:

export CVS_RSH="ssh"
cvs -d :ext:anoncvs at savannah.gnu.org:/cvsroot/vgplay co  vgplay/
vorbis-tools-1.0.1-vgplay.patch

Then  apply it to the base of your vorbis-tools-1.0.1 source tree:

cd /path/to/vorbis-tools-1.0.1/
patch -p1 < /path/to/vorbis-tools-1.0.1-vgplay.patch
automake

The last step is to get the Makefile.in files up to date; I don't think I'm 
using the same version of automake as the vorbis source maintainers, so I'd 
end up producing new Makefile.in files up and down the source tree.

Then build as usual.

It supports replaygain for vorbis, but not FLAC, as I'd need to mangle the 
code from FLAC's plugin_common stuff to apply the gain to integers, rather 
than floats, and that's a hack for some other time.

Enjoy,
John

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list