Problems with wavread on 64-bit linux box

OT ogi at keenresearch.com
Wed May 14 16:42:37 CDT 2008


When reading wav file on 64bit Fedora wavread reports problems; same wav file
can be opened with wavread without any problems on a 32bit platform.

Version: GNU Octave, version 2.9.9 (x86_64-redhat-linux-gnu).

'uname -a': Linux host.domain.com 2.6.22.4-65.fc7 #1 SMP Tue Aug 21 21:50:50
EDT 2007 x86_64 x86_64 x86_64 GNU/Linux

'file test.wav': 
test.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono
16000 Hz


wavread reports
octave:1> x=wavread('/data/tmp/w-data/original_mono/test.wav');
error: wavread: sample format 0x3e80 is not supported
error: evaluating if command near line 91, column 3
error: called from `wavread' in file
`/usr/share/octave/2.9.9/m/audio/wavread.m'
error: evaluating assignment expression near line 1, column 2


wavread will read the same file without any problems on a 32bit box.



-- 
View this message in context: http://www.nabble.com/Problems-with-wavread-on-64-bit-linux-box-tp17241547p17241547.html
Sent from the Octave - Bugs mailing list archive at Nabble.com.



More information about the Bug-octave mailing list