Hi, In case no-one had mentioned it before, the current CVS won't encode mono files. It bombs out with a segfault in _vp_quantize_couple(). Program received signal SIGSEGV, Segmentation fault. 0x40039328 in _vp_quantize_couple (p=0x8079d78, vi=0x8052a48, pcm=0x80ae9f0, sofar=0xbfffef54, quantized=0xbfffef64, nonzero=0xbfffef84, passno=0) at psy.c:1038 1038 qA[j]=ang-sofarA[j]; Should this code even be reached on a single-channel file? Is bit-rate selection not working at the moment either? Thanks for Vorbis by the way John -- http://johnwarburton.net/ --- >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.
On Sun, 2 Sep 2001, John Warburton wrote:> Hi, > > In case no-one had mentioned it before, the current CVS won't encode > mono files. It bombs out with a segfault in _vp_quantize_couple(). >The solution is simple. Don't use current CVS. It's hardwired to 128kbps 44khz coupled stereo ONLY and has new (and very buggy...) noise masking metrics and normalization code. -- GCP --- >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.
On Sun, Sep 02, 2001 at 10:42:22AM +0000, John Warburton wrote:> Hi, > > In case no-one had mentioned it before, the current CVS won't encode > mono files. It bombs out with a segfault in _vp_quantize_couple().Oh dear... that should have committed to a branch! I obviously must have erred. I'll fix it; mainline CVS is supposed to be stable. Monty --- >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.