Re: [ecasound] resampling with jack.

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

Subject: Re: [ecasound] resampling with jack.
From: Eric Dantan Rzewnicki (eric_AT_zhevny.com)
Date: Sun Oct 03 2004 - 21:53:31 EEST


andy wrote:
> Is there a known problem with using resampling when recording from a jack
> port?
> I've been trying the following command:
> ecasound -f:16,2,44100 -i:resample,auto,jack -o:session.ogg
> and it fails after a couple of seconds with the following messages:
> This may not be too much of a problem, as we can just run jackd at 44100
> Hz, but it does seem to be a bug.

I don't think resample is intended for use with realtime objects. To do
what you want try this instead:

ecasound -i:jack -f:16,2,44100 -o:session.ogg

the order of -f: specifications on the commandline is significant.

-eric rz.


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

This archive was generated by hypermail 2b28 : Sun Oct 03 2004 - 21:53:49 EEST