[Ekiga-list] How can I record an Ekiga conversation ?
Mario Rossi
mariofutire at googlemail.com
Wed Dec 20 17:25:20 UTC 2006
>> not work for Ekiga.
>file XXXX.raw should do the trick...
>You say that doesn't work with Ekiga? and other bi-directional
>applications? using alsa? maybe somebody can help it more. Not me: I
>haven't done it...
Sorry, I meant, the format does not work properly in ekiga. I have to
take the default.
If I remove the comment sign from
pcm.playback {
type plug
slave {
pcm "output_raw"
# format S16_LE
# channels 2
# rate 48000
}
}
then Ekiga prints a lot of ALSA warnings, while other applications
(aplay and kaffeine) generate a file in the required format.
The problem is that I can play the files in ekiga via
aplay -f S16_LE -r8000 -c 2 XXXX.raw
but I had to try various settings until I found the right "rate" and
"channels", otherwise the sound is too fast, too slow, or just bad.
But other than that, it works fine.
More information about the ekiga-list
mailing list