Re: [ecasound] get-length problem

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

Subject: Re: [ecasound] get-length problem
From: Kai Vehmanen (k_AT_eca.cx)
Date: Mon Jun 24 2002 - 06:51:18 EEST


On Fri, 21 Jun 2002, Julien Patrick Claassen wrote:

> Yes I connected the chain before doing a get-length. Infact I did it
> while playing and while it was stopped.

Yup, it was a real bug. Fixed in current CVS-tree.

> Another weird thing I see is that ecasound gives wrong positions when
> working with mp3-files of some kind. I.e. I have an mp3-File with 56 kb/s
> and 24 khz and I start ecasound with:
> ecasound -f:16,2,24000 -i file.mp3 -f:16,2,44100 -o /dev/dsp
> And now the file seems much longer if I do a getpos. Is there something

Longer than what? :) It could be that mpg123 is outputting the decoded
data in different format than ecasound expects. How about:

ecasound -sr:44100 -f:16,2,44100 -i file.mp3 -o /dev/dsp

mpg123 should be able to handle the conversion to the format requested by
ecasound.

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

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request_AT_wakkanet.fi>.


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

This archive was generated by hypermail 2b28 : Mon Jun 24 2002 - 06:51:34 EEST