Hi Michel Xhaard,

Thank you for your input, I tried by passing the arguments as per your
suggestion but only width(horizontal)will vary and height(vertical) will not
vary.

I checked same thing with X86 it works fine.

Don't know where is the problem, did anyone faced this problem??

Please suggest me the approach to be followed to debug this.

Thanks
Manju



-----Original Message-----
From: Michel Xhaard [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 21, 2007 6:50 PM
To: Manjunath A M
Cc: davinci-linux-open-source@linux.davincidsp.com;
[EMAIL PROTECTED];
[EMAIL PROTECTED]; 'Michel Xhaard'; 'Joel
Crisp'; 'Mark McClelland'
Subject: Re:


Le Jeudi 21 Juin 2007 11:21, Manjunath A M a écrit :
> Hi, I could able to make my web cam work with TI-DAVINCI EMV using
> gspcav1-20070508 and spcaview-20061208.
>
> I use 2.6.20-omap1 kernel.
>
> I connect TV to display video output, the problem now is, it video window
> size is very narrow not able to see full video.
>
> I tried different size by passing the arguments like below it did not help
> me
> ./spcaview
> ./spcaview -m 640x480
> ./spcaview -m 384x288
> ./spcaview -m 176x144 -n 0
>
> The video window will vary horizontally but vertically it will not vary at
> all.
>
> Please suggest me how i can increase vertical window size...or how to
> approach to solve this problem..Is it spcaview or gspcav1 or Linux video
> driver/v4l1 driver problem????
>
> Thanks in advance
> Manjunath AM
Manjunath,
Please read the spcaview readme -m is a rescaler parameter you should
used -s
instead
spcaview -d /dev/video0 -s 320x240 -m 352x288
ask the driver for 320x240 but display 352x288
regards
--
Michel Xhaard
http://mxhaard.free.fr

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to