Skip to content
Commit 60d8683a authored by Owen W. Taylor's avatar Owen W. Taylor
Browse files

ShellRecorder: drop frames to approximate the target framerate

Instead of adding every rendered frame into the recording, drop frames
and only buffer and record enough frames to match the target framerate.

Increase the default frame rate from 15 to 30, since now that we're
actually enforcing framerate, it's noticeable that 15fps is not smooth.

https://bugzilla.gnome.org/show_bug.cgi?id=669066
parent f2cc5cf1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment