<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
Is this problem solved? I met the same problem.
"/apps/ekiga/devices/video/size" is set to 1 to enable CIF in local
video. But the video transmitted size while SIP connection is still
QCIF. But H.323 connection seems working well. I have a quick look at
the code. The problem looks like the order of registered media formats.
It means H.261(QCIF) and H.261(CIF) as 2 kind of video media formats
has a diff position order in the media format list which will impact
the search result if "H.261" is the key to search. If confirmed a bug
should be reported to help users obtain better experience.<br>
<br>
Best Regards,<br>
Elaine<br>
<br>
Palo S. wrote:
<blockquote cite="mid:4730C583.000001.25717@kamasutra" type="cite">
  <blockquote type="cite">
    <pre wrap="">It\'s impossible, CIF is being sent... (even if the log indicates QCIF).
-- 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
With video->size set to 0, clicking on camera button,
zooming to max, ie 352x288. Quite bad pixelation.
Now setting video->size to 1. Size doubles, so zooming 
back to 352x288. Almost no visible pixelation. Clearly
CIF.
Calling <a class="moz-txt-link-abbreviated" href="mailto:500@ekiga.net">500@ekiga.net</a>. Local shrinks to half. So zooming
in to get 352x288. The same bad pixelation as at the
beginning. After remote appears, it is as bad as local.
Clearly QCIF.

Maybe I\'m doing something wrong but I am pretty sure that 
it is QCIF that is being sent... 



__________
Mobilné telefóny v slovenskej premiére a najaktuálnejšie informácie - <a class="moz-txt-link-freetext" href="http://mobil.sme.sk/">http://mobil.sme.sk/</a>


_______________________________________________
ekiga-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ekiga-list@gnome.org">ekiga-list@gnome.org</a>
<a class="moz-txt-link-freetext" href="http://mail.gnome.org/mailman/listinfo/ekiga-list">http://mail.gnome.org/mailman/listinfo/ekiga-list</a>
  </pre>
</blockquote>
<br>
</body>
</html>