Test on Lenovo IdeaPad S10-3.

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

</cmd>

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

** Attachment added: "CPU Information of Lenovo IdeaPad S10-3"
   
https://bugs.launchpad.net/cheese/+bug/610600/+attachment/2241919/+files/cpuinfo.txt

-- 
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