Re: [Alsa-user] arecord - playback speed is faster then in reality

2015-09-17 Thread Clemens Ladisch
Ran Shalit wrote: > I use arecord to record as done in the following line: > arecord --device=plughw:0,1 --duration=8 /mnt/nfs/test.wav > > But on playing the recorded file (vlc or audacity) it is played faster > then the real speed Either the recording or the playback device uses the wrong rate.

Re: [Alsa-user] arecord - playback speed is faster then in reality

2015-09-16 Thread Bill Unruh
On Wed, 16 Sep 2015, Ran Shalit wrote: > Hello, > > I use arecord to record as done in the following line: > arecord --device=plughw:0,1 --duration=8 /mnt/nfs/test.wav > > But on playing the recorded file (vlc or audacity) it is played faster > then the real speed: > > https://drive.google.com/fil

[Alsa-user] arecord - playback speed is faster then in reality

2015-09-16 Thread Ran Shalit
Hello, I use arecord to record as done in the following line: arecord --device=plughw:0,1 --duration=8 /mnt/nfs/test.wav But on playing the recorded file (vlc or audacity) it is played faster then the real speed: https://drive.google.com/file/d/0B22GsWueReZTUnFvYXZRNjBiZXM/view?usp=sharing What