[vorbis] Encode on fly from device?

Kasper Souren Kasper.Souren at ircam.fr
Wed Feb 12 16:55:02 PST 2003



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> I'm looking for ideas here. I'm sure it's easy, but cant quite get what I
> need.
>
> I am looking for a way to encode everything from the soundcard into a
> .ogg, on the fly. Basically I want to be able to record and convert
> directly to a compressed file. Since this will be running constantly, I
> would also like to be able to listen to the file during this time.
>
> I know oggenc can use stdin, but I'm just not sure how to get the audio
> directed to it.

If you want this on a system that runs ecasound, I would say something like

ecasound -a:1,2 -i /dev/dsp -a:1 -o somefile.ogg -a:2 -o /dev/dsp

could do the trick.
On the eca-list there is a discussion going on on running ecasound under 
cygwin. So with a bit of luck it might be possible to even use it under 
Windows.

bye,
Kasper

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+SuzuIfK550gyWGYRAhf/AKCNfpd4tCBjplBXCXNIIUT3/COxjgCgrPH/
3kgM92LPdSBD+XqFUNGfLZ0=
=YhUk
-----END PGP SIGNATURE-----

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list