I'm attempting to record a 1080 @ 30FPS video from a Logitech C920 webcam. Simple, right? Well, apparently not.
First, I tried on my desktop running 16.04 using Ubuntu's built-in Cheese application. The preview streams perfectly fine at 30FPS, but as soon as I start recording, the frame rate drops drastically to probably around ~15FPS (I don't know exactly since Cheese doesn't provide an FPS meter).
Next, I tried again on my desktop running 16.04 using guvcview. Unfortunately, the version in the default repos for 16.04, 2.02, has a bug which causes it to record video as a single still frame. Arghh... so then I installed 2.05 from an unofficial PPA. This solved the aforementioned bug, however, when I go to record video (using H.264 from the camera's hardware encoder) the first second or so of the video records perfectly, but then the frame rate drops to between 3 and 5 FPS.
Finally, to make sure it wasn't just a problem with my desktop, I installed guvcview version 2.05 on my laptop running 18.04, but once again, when I go to record video (using H.264 from the camera's hardware encoder) the first second or so of the video records perfectly, but then the frame rate drops to between 3 and 5 FPS.
So what the heck is going on here? Is this an issue with libuvc compatibility with the Logitech C920? I know it's not an issue of under-powered hardware, as I have a 6-core AMD CPU in my desktop and a quad-core 3rd gen i7 in my laptop.

