[ecasound] ecasound-2.4.6.1: audioloop doesn't work ?

From: Sergei Steshenko <sergstesh@email-addr-hidden>
Date: Wed Aug 13 2008 - 09:13:00 EEST

Hello All,

I tried to play the same file over and over again, using this command:

~/AFSWD/install/ecasound-2.4.6.1/binsh/ecasound -D -i:audioloop,input.wav -o alsa
.

ecasound is stuck, no sound at all, on the screen I see this:

"
********************************************************************************
* ecasound v2.4.6.1 (C) 1997-2007 Kai Vehmanen and others
********************************************************************************
[* Session created *]
[* Chainsetup created (cmdline) *]
[* Connecting chainsetup *]
(eca-chainsetup) 'rt' buffering mode selected.
Warning: DBC_ENSURE failed - "db_clients_rep > 0", eca-chainsetup.cpp, 671.
Warning: DBC_ENSURE failed - "db_clients_rep > 0", eca-chainsetup.cpp, 671.
(eca-chainsetup) Audio object "loop,0", mode "read".
(audio-io) Format: s16_le, channels 2, srate 44100, interleaved.
(audioio_alsa) Warning! Period-size differs from current client buffersize.
(eca-chainsetup) Audio object "alsa", mode "write".
(audio-io) Format: s16_le, channels 2, srate 44100, interleaved.
[* Chainsetup connected *]
(eca-control-objects) Connected chainsetup: "command-line-setup".
[* Controller/Starting batch processing *]
[* Engine init - Driver start *]
".

However, if I simply enter

~/AFSWD/install/ecasound-2.4.6.1/binsh/ecasound -D -i input.wav -o alsa

, there is sound and on the screen I see:

"
********************************************************************************
* ecasound v2.4.6.1 (C) 1997-2007 Kai Vehmanen and others
********************************************************************************
[* Session created *]
[* Chainsetup created (cmdline) *]
[* Connecting chainsetup *]
(eca-chainsetup) 'rt' buffering mode selected.
(eca-chainsetup) Audio object "input.wav", mode "read".
(audio-io) Format: s16_le, channels 2, srate 44100, interleaved.
(audioio_alsa) Warning! Period-size differs from current client buffersize.
(eca-chainsetup) Audio object "alsa", mode "write".
(audio-io) Format: s16_le, channels 2, srate 44100, interleaved.
[* Chainsetup connected *]
(eca-control-objects) Connected chainsetup: "command-line-setup".
[* Controller/Starting batch processing *]
[* Engine init - Driver start *]
".

Did I enter a wrong command line in the first case ?
Shouldn't ecasound tell me whar I did wrong if it's the case ?

Thanks,
  Sergei.

      

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Wed Aug 13 12:15:02 2008

This archive was generated by hypermail 2.1.8 : Wed Aug 13 2008 - 12:15:02 EEST