Re: [linux-audio-user] Wave file conversion (multi-mono->stereo, then downsample/downsize, then dither)

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Wave file conversion (multi-mono->stereo, then downsample/downsize, then dither)
From: Kai Vehmanen (kai.vehmanen_AT_wakkanet.fi)
Date: Fri Sep 10 2004 - 01:27:38 EEST


On Thu, 9 Sep 2004, Mark Knecht wrote:

> ecasound -f:16,2,44100 -i:resample-hq,auto,
> data/GTSB-96K-24bit-Audio/T01-Startdust.L.wav -o:TEST1.wav

Did TEST1.wav already exist before you ran the above? If it did, the
format -f:16,2,44100 will not be used. Otherwise it should work normally
(just tested with the same version of ecasound)...

> (eca-chainsetup) Audio object "", mode "read".
> (audio-io) Format: s16_le, channels 2, srate 44100, interleaved.
> (eca-chainsetup) Audio object
> "data/GTSB-96K-24bit-Audio/T01-Startdust.L.wav", mode "read".
> (audio-io) Format: s24_le, channels 1, srate 96000, interleaved.
> (eca-chainsetup) Audio object "TEST1.wav", mode "read/write".
> (audio-io) Format: s16_le, channels 2, srate 96000, interleaved.

Hmm, it shouldn't show three audio objects here. Make sure you don't have
any whitespace in "-i:resample-hw,auto,foobar.wav".

-- 
 http://www.eca.cx
 Audio software for Linux!


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Sep 10 2004 - 01:32:03 EEST