[Bug 303215] Re: Cheese works no more on Intrepid

2009-04-21 Thread tidris
Try having the following script running on a terminal window before you launch cheese. while true; do echo > /dev/null; done If your computer is anything like mine, cheese will behave much better when that script is running. Without that script running, initializing the camera takes so long that

[Bug 290506] Re: cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video output and disables output on gstreamer-based apps ran afterwards)

2009-04-18 Thread tidris
For those having problems with cheese and webcams, you might want to try running the following script on a terminal window: while true; do echo > /dev/null; done Doing that eliminates the hang ups and super slow frame rate problems I was having with cheese and my two different webcams. It appears

[Bug 332381] Re: cheese records at a painfully slow fps

2009-04-18 Thread tidris
I tried the following command on a terminal window: gst-launch v4l2src ! xvimagesink gst-launch produces the same extremely slow frame rate as cheese unless I run the script I mentioned above. That suggest to me there is something at the gstreamer/v4l2 level that is causing this problem whenev

[Bug 332381] Re: cheese records at a painfully slow fps

2009-04-18 Thread tidris
I have a similar problem but on much faster hardware, a 2.4GHz Intel dual core2 laptop with a 1.3MP built-in camera. I run ubuntu 8.10 with all the latest updates. Many seconds by between video frames. Today I discovered a way to work around this problem. What I do is run this script on a terminal