Pages: [1]
  Print  
Author Topic: low video resolution for N95 even at full klSize. Is it a bug in kunerilite?  (Read 2788 times)
0 Members and 1 Guest are viewing this topic.
Albert
Newbie
*
Posts: 10


« on: 13 November , 2008, 19:11:06 »

Hi,

Do any of you guys experience very low video resolution even at full klSize for N95? seems like I am not able to get good video resolution at all

Code:
  var command:String = "";
  command += "http://127.0.0.1:1001/Basic/camera?klCommand=start";
  command += "&klMode=video";
  command += "&klPath="+path+vidName+".3gp";
  command += "&klSize=full";
  command += "&klIndex=0";


From wiki
klSize=full, best quality/big size of file. For pictures, resolution depends of phone (1536x2048 for instance) and for videos 640*480, 30fps. VGA in video recording is supported in Nokia N95 only, usually 352*288 30fps is used instead. Size of file is around 100-300 kb for pictures and for videos starting from 92kb-160kb. For picture mode this setting is always supported. If resolution is not supported by camera, video speed is dropped and then resolution, until next best supported size is found.
Logged
Albert
Newbie
*
Posts: 10


« Reply #1 on: 17 November , 2008, 01:33:52 »

I resolved the problem for video size.
Logged
Pages: [1]
  Print  
 
Jump to: