Re: [Ekiga-list] How can I record an Ekiga conversation ?



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.



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