[vorbis-dev] Test program in XIPH_PATH_VORBIS (1.0) fails.
R.L. Horn
eastcheap at fastmail.fm
Mon Jan 13 23:04:50 PST 2003
Hard to believe this hasn't been noticed, but I searched the archives
without result.
Basically, the test program in vorbis.m4 (1.0 and current CVS) calls:
vorbis_encode_init (&vi, 2, 44100, -1, 128000, -1);
which, of course, should now be:
vorbis_encode_init_vbr (&vi, 2, 44100, 0.3);
or somesuch.
--- >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-dev-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-dev
mailing list