RE: problems with aac-output (was: RE: [ecasound] Ecasound 2.3.4 released)

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

Subject: RE: problems with aac-output (was: RE: [ecasound] Ecasound 2.3.4 released)
From: Didier BELLAMY (DigitalDeejay) ("Didier)
Date: Fri Nov 12 2004 - 04:41:01 EET


OK, I didn't check that.

I installed faac 1.23 beacause it was the last RPM available for RedHat 9.

Anyway, I downloaded faac 1.24, compiled and installed it, and it seems to
be working almost perfectly...

In fact when I execute this command line :
ecasound -C -b:2048 -f:16,2,44100 -i: lost_eden.mp3 -o:lost_eden.aac
****************************************************************************
* ecasound v2.3.4 (C) 1997-2004 Kai Vehmanen
****************************************************************************
- [ Session created ] ------------------------------------------------------
- [ Chainsetup created (cmdline) ] -----------------------------------------
(eca-chainsetup-parser) Setting buffersize to (samples) 2048.
- [ Connecting chainsetup ] ------------------------------------------------
(eca-chainsetup) 'nonrt' buffering mode selected.
(eca-chainsetup) Audio object "ASURA-lost_eden.mp3", mode "read".
(audio-io) Format: s16_le, channels 2, srate 44100, interleaved.
(eca-chainsetup) Audio object "ASURA-lost_eden.aac", mode "write".
(audio-io) Format: s16_be, channels 2, srate 44100, interleaved.
- [ Chainsetup connected ] -------------------------------------------------
(eca-controller) Connected chainsetup: "command-line-setup".
- [ Controller/Starting batch processing ] ---------------------------------
- [ Engine init - Driver start ] -------------------------------------------
- [ Controller/Batch processing finished ] ---------------------------------
(eca-controller) Disconnecting chainsetup: "command-line-setup".

And the program stops there. The file size doesn't change anymore, the
compression is OK (I checked and listened to the file).

I have to press "CTRL + C" to come back to command line... (ecasound and
faac stay in memory when I check with "ps -aux")

I tried with another file format and it works ... at the end, I get this
message :
- [ Chainsetup disconnected ] ----------------------------------------------

And I go back to the regular prompt.

Any idea ?

P.S.
I've checked on audiocoding.com forum, maybe it has something to do with
this problem :
http://www.audiocoding.com/modules/newbb/viewtopic.php?topic_id=82&forum=3

Didier B

-----Message d'origine-----
De : ecasound-list-owner_AT_wakkanet.fi
[mailto:ecasound-list-owner_AT_wakkanet.fi] De la part de Kai Vehmanen
Envoyé : vendredi 12 novembre 2004 01:04
À : Didier BELLAMY (DigitalDeejay)
Cc : ecasound-list_AT_wakkanet.fi
Objet : problems with aac-output (was: RE: [ecasound] Ecasound 2.3.4
released)

On Tue, 9 Nov 2004, Didier BELLAMY (DigitalDeejay) wrote:

> I've just installed ecasound 2.3.4 on a redhat 9 with faac 1.23.5
[...]
> Here is the command line I run for compressing a track
> ecasound -C -b:2048 -f:s16_be,2,44100 -i: lost_eden.mp3 -o:lost_eden.aac

It seems that the command-line interfaace has changed between faac-1.23
and 1.24. In other words, you'll need to update faac to 1.24 or newer...
or edit your ~/.ecasound/ecasoundrc to contain:

ext-cmd-aac-output = faac -P -R %s -B %b -C %c - %f

I've not tested this, but based on 1.23 command-line help, it should work.

-- 
 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 : Fri Nov 12 2004 - 04:44:05 EET