Displaying 1 result from an estimated 1 matches for "audio_06".
Did you mean:
audio_01
2002 Aug 09
1
oggenc core dump
...ve encountered a situation where oggenc core dumps.
I am using vorbis-tools 1.0 on Solaris 8 x86. This is the
command line:
oggenc -b 128 -a "Keith, Toby" -t "Losing My Touch" -l "Unleashed" \
- -N "06" -o "Keith, Toby - 06. Losing My Touch.ogg" audio_06.wav
Here is a backtrace:
#0 0xdfa8e36b in apsort () from /usr/local/lib/libvorbis.so.0
#1 0xdf8eb94d in qsort () from /usr/lib/libc.so.1
#2 0xdfa8d90a in _vp_noise_normalize_sort ()
from /usr/local/lib/libvorbis.so.0
#3 0xdfa94ac4 in mapping0_forward () from /usr/local/lib/libvorbis.so.0
#4...