To lower video frame rate can get acceptable result.

<cmd>
gst-launch \
    autoaudiosrc ! queue ! audioconvert ! vorbisenc ! oggmux name=mux ! 
filesink location=webcam.ogv \
    v4l2src ! 'video/x-raw-yuv,width=640,height=480,framerate=5/1' ! tee 
name=webcam \
    webcam. ! queue ! timeoverlay ! xvimagesink \
    webcam. ! queue ! videorate ! theoraenc ! mux.
</cmd>

Test on Asus EeePC 1011PX.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/610600

Title:
  Serious video performance regression in cheese (2.28.1->2.30.1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheese/+bug/610600/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to