R.L. Horn
2003-Jan-13 23:04 UTC
[vorbis-dev] Test program in XIPH_PATH_VORBIS (1.0) fails.
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@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.