Re: sound recording application

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Sat, 9 Sep 2006, Frank Barknecht wrote:

Record with realtime mode and double buffering:
$ ecasound -rt -z:db -i alsa,default -o some.ogg

a minor nit, that should be s/-rt/-r/ (but -rt works as well ;)):

$ ecasound -r -z:db -i alsa,default -o some.ogg

Also, ecasound has some clever logic to tune performance settings based on the type of session, and available runtime capabilities (like rt-schediling, memory locking, etc), so in most cases you can just do:

$ ecasound -i alsa,default -o some.ogg

Or to encode to flac:

ecasound -i alsa,default -o some.flac

More one-liner examples at: http://eca.cx/ecasound/Documentation/examples.html

--
 links, my public keys, etc at http://eca.cx/kv

[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux