Re: [Ekiga-devel-list] release for gnome schedule? + Gstreamer status
- From: Julien Puydt <jpuydt free fr>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] release for gnome schedule? + Gstreamer status
- Date: Fri, 06 Feb 2009 09:11:54 +0100
Let me give more information about sound output :
This is an example of what ekiga outputs when playing a sound event --
and it does play correctly :
Pipeline: appsrc is-live=true name=ekiga_src !
audio/x-raw-int,rate=44100,channels=2,width=16,depth=16,signed=true,endianness=1234
! volume name=ekiga_volume ! alsasink
virtual bool GST::AudioOutputManager::open(Ekiga::AudioOutputPS,
unsigned int, unsigned int, unsigned int) result=TRUE
And here is an example of what ekiga outputs during a call -- and it
doesn't play correctly :
Pipeline: appsrc is-live=true name=ekiga_src !
audio/x-raw-int,rate=8000,channels=1,width=16,depth=16,signed=true,endianness=1234
! volume name=ekiga_volume ! alsasink
virtual bool GST::AudioOutputManager::open(Ekiga::AudioOutputPS,
unsigned int, unsigned int, unsigned int) result=TRUE
I have no clue why those different settings lead to such different
results :-(
Snark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]