Page 1 of 1
Half speed playback on file from arecord
Posted: Fri Jan 13, 2017 2:30 pm
by tcostigl
Hello,
I am trying to play back a wav generated with the arecord command. I do:
Code: Select all
arecord > test.wav
Recording WAVE 'stdout' : Unsigned 8 bit, Rate 8000 Hz, Mono
When I open this file with audacity and play it, it sounds like it is playing back at half speed. The Project Rate is set to 8000 Hz. How can I make it play back normally? The aplay command plays it correctly.
Re: Half speed playback on file from arecord
Posted: Fri Jan 13, 2017 3:34 pm
by steve
Which version of Audacity?
Which version of Linux?
How exactly did you "open" the test.wav file?
Do other files play correctly in Audacity?
Have you tried rebooting your computer?
Re: Half speed playback on file from arecord
Posted: Sat Jan 14, 2017 4:04 pm
by tcostigl
steve wrote:Which version of Audacity?
2.1.2
Which version of Linux?
Ubuntu 16.04. It also plays back half speed on windows.
How exactly did you "open" the test.wav file?
File -> Open -> "Make a copy"
Do other files play correctly in Audacity?
The wavs downloaded from
http://www.music.helsinki.fi/tmt/opetus ... dex-e.html play back fine.
Have you tried rebooting your computer?
Yes.
Does playing back files from arecord work fine for you? Maybe the recording device is not actually recording in the format it says or is broken in some other way?
Re: Half speed playback on file from arecord
Posted: Sun Jan 15, 2017 12:51 pm
by steve
tcostigl wrote:Does playing back files from arecord work fine for you?
Yes.
tcostigl wrote:Maybe the recording device is not actually recording in the format it says or is broken in some other way?
You can check that with "MediaInfo". It should be available in the Ubuntu repository (the GUI version is probably easiest to use).