Matthias Kramm wrote:
On Sat, Oct 25, 2008 at 01:11:09PM +0200, Pablo Rodríguez <[EMAIL PROTECTED]> 
wrote:
http://ousia.justfree.com/prueba-audio.swf needs to be renamed to wav (as http://ousia.justfree.com/testaudio.swf), since they are actually wav files, but my hosting service doesn't allow the uploading of files using the wav extension.

Those are not WAV files, they're MP3:

MPEG 2.0 layer III, 32 kbit/s, 22050 Hz mono

Sorry, Matthias, I uploaded the wrong files. The r ight one is to be found at http://ousia.justfree.com/prueba-audio.swf.

soxi prueba-audio.wav

Input File     : 'prueba-audio.wav'
Channels       : 2
Sample Rate    : 44100
Precision      : 32-bit
Duration       : 101:26.79 = 268427264 samples = 456509 CDDA sectors
Sample Encoding: 32-bit Signed Integer PCM

Renaming the file to prueba-audio.mp3 seems to work for me, with
swfc.

I get the same error with swfc and wav2swf:

swfc -v audio-test-file.sc
wav_read: warning - short file (2145643392 bytes missing)
Error while reading data block of size 2147418112 (2145643392 bytes missing)readMP3: invalid header 52 49 46 46
readMP3: not a MP3 file
"audio-test-file.sc", line 24 column 14: warning- Couldn't read WAV/MP3 file "prueba-audio.wav"

wav2swf prueba-audio.wav
wav_read: warning - short file (2145643392 bytes missing)
Error while reading data block of size 2147418112 (2145643392 bytes missing)FATAL Error reading prueba-audio.wav

And sox gives a different error than before:

sox prueba-audio.wav pru.wav
sox wav: Premature EOF on .wav input file

I hope it helps now. Many thanks,


Pablo


Reply via email to