Re: [Ekiga-devel-list] preliminary patch for X-Video support

2006-09-11 Thread Gregory Stark

"mcquaid mcquaid" <[EMAIL PROTECTED]> writes:

> I'm just a user but with a couple of questions.  I thought that sdl can have
> access to hardware overlay?  Also, I thought that only 1 window can have
> access to hardware overlay, so how is pip dealt with in this regard?

Depending on your graphics card you can have multiple XVideo ports. Matrox
cards, for example, support using textures to handle XVideo in which case they
give you 32 ports.

-- 
greg

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] preliminary patch for X-Video support

2006-09-19 Thread Gregory Stark

Matthias Schneider <[EMAIL PROTECTED]> writes:

> Concerning the PIP issue, as Gregory already pointed out correctly every
> recent X graphics adaptor driver should support multiple overlays. In case
> the second overlay shouldnt be possible, my implementation simply doesnt
> display it.

Well sadly that's a bit overoptimistic. I only said that there existed some
graphics cards whose drivers provided multiple overlays. There are certainly
still cards, even brand new cards, whose drivers don't. Including, for
example, my brand new ATI :( It may just be because the driver is relatively
new or it may be a hardware limitation, I don't know.

Because the overlay is so much better it may be worth indicating to the user
when a window doesn't use an overlay. (preferably not in a popup window
though!). Otherwise the user may have no idea that disabling PIP would make
his display much smoother. (Or he may just say "ekiga PIP sucks" rather than
"my graphics card sucks but at least ekiga is making the most of it")

-- 
greg

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


[Ekiga-devel-list] Interoperation with Polycom h.323 VC hardware?

2006-09-19 Thread Gregory Stark

Has anyone tried to get ekiga working with commercial video-conferencing
hardware? My office has a Polycom videoconferencing setup and I'm keen to be
working from home using ekiga.

But when I try dialling the Polycom ekiga just says "No common codec".

This is different from the behaviour in the past. With a previous snapshot it
connected but the video was very very poor resolution and the audio was messed
up in a manner that sounded sort of like a 8 bit stream being read in 16-bit
mode.

Is there any debugging mode to view what codecs the Polycom is advertising?
Are there sources of codecs other than the snapshots? The only video codec
listed is h261 621.7kbps 90kHz which sounds unlikely -- the Polycom is
supposed to be using 128kbps.

-- 
greg

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] Ekiga CVS access

2006-09-24 Thread Gregory Stark
Julien Puydt <[EMAIL PROTECTED]> writes:

> Zou, Yixiong a écrit :
> > How can I access the Ekiga CVS server?  I can only find CVS snapshot
> > available on the website.  But without a date, I am not sure how current
> > the snapshot is.  Does Ekiga allow public read-only access to its CVS
> > server? 
> 
>  From cvs.gnome.org.

The normal way to specify CVS roots is something like

:pserver:[EMAIL PROTECTED]:/path

just quoting a hostname isn't really helpful. Especially since pservers often
require an empty password, non-empty password, or specific password depending
on how they're configured.

Why isn't there a page on ekiga's home page with CVS instructions like other
software projects? It must get tiresome having people ask this question
repeatedly. You seem to go out of your way to hide it.

-- 
greg

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list


Re: [Ekiga-devel-list] Interoperation with Polycom h.323 VC hardware?

2006-09-24 Thread Gregory Stark

> Le mardi 19 septembre 2006 =E0 11:15 -0400, Gregory Stark a =E9crit :
> > Has anyone tried to get ekiga working with commercial video-conferencing
> > hardware? My office has a Polycom videoconferencing setup and I'm keen to be
> > working from home using ekiga.
> 
> > But when I try dialling the Polycom ekiga just says "No common codec".
> 
> > This is different from the behaviour in the past. With a previous snapshot 
> > it
> > connected but the video was very very poor resolution and the audio was 
> > messed
> > up in a manner that sounded sort of like a 8 bit stream being read in 16-bit
> > mode.
> 
> > Is there any debugging mode to view what codecs the Polycom is advertising?
> > Are there sources of codecs other than the snapshots? The only video codec
> > listed is h261 621.7kbps 90kHz which sounds unlikely -- the Polycom is
> > supposed to be using 128kbps.
> 
> ekiga -d 4
> 
> There could be a bug in the video codecs management. If that's the case,
> I can redirect to Craig.

Did the log I posted help at all? I can't really make heads or tails of it
myself. Is there anything else I can do to help debug this? I really would
like to get it working if it's something that's doable. I can help if it's
just C stuff but I don't know much about actual video codecs if we're missing
an entire codec.

-- 
greg

___
Ekiga-devel-list mailing list
Ekiga-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ekiga-devel-list