Hello,

gcc 3.3.2, linux 2.6.4

lame 3.95 --disable-analyzer-hooks, --enable-nasm

$rec -t wav -c 2 -r 48000 -s w - 2>/dev/null |\
  lame --verbose - file.mp3

LAME version 3.95 MMX  (http://www.mp3dev.org/)
CPU features: MMX (ASM used), 3DNow! (ASM used), SSE
Using polyphase lowpass  filter, transition band:
17226 Hz - 17806 Hz
Encoding <stdin> to file.mp3
Encoding as 48 kHz 128 kbps j-stereo MPEG-1 Layer III
(12x) qval=3
Segmentation fault

Any ideas?  Encoding 44.1 works fine.  Using
--resample 44.1 doesn't help.  Using -r and raw pcm
doesn't help.  Using an input sample rate of 88200 and
--resample 44.1 *does* help, but I'd really like to be
able to encode at 48Khz, as that's what I do a lot of
my recording at.

Thanks,

=====
Jay Dolan
Software Engineer, Systems Analyst
Windmill Cycles, Inc.
508.999.4000

__________________________________
Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.
http://taxes.yahoo.com/filing.html
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to