Hello All,

I've a WAV file that lame coredumps on:


lame --preset tape test.wav test.mp3
LAME version 3.91  (http://www.mp3dev.org/)
Resampling:  input 11.024 kHz  output 11.025 kHz
Using polyphase lowpass  filter, transition band:  5557 Hz -  5690 Hz
Encoding test.wav to test.mp3
Encoding as 11.025 kHz 128 kbps single-ch MPEG-2.5 Layer III (1.4x) qval=3
Segmentation fault (core dumped)


Other --preset options work however:

lame --preset voice test.wav test.mp3
LAME version 3.91  (http://www.mp3dev.org/)
Resampling:  input 11.024 kHz  output 24 kHz
Using polyphase lowpass  filter, transition band: 12097 Hz - 12387 Hz
Encoding test.wav to test.mp3
Encoding as 24 kHz  56 kbps single-ch MPEG-2 Layer III (6.9x) qval=5
    Frame          |  CPU time/estim | REAL time/estim | play/CPU |    ETA 
   617/620   (100%)|    0:02/    0:02|    0:02/    0:02|   6.1444x|    0:00 
average:  56.0 kbps



If someone is interested in this .wav (163KB) file, let me know. I've
tried both gcc2.96 and gcc3.0x, but it isn't the compiler.


PS: I'm not subscribed to this list (if this is a list), so reply directly.

-- 
Groetjes,

Berend. (-:
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to