gnome-shell/data
Owen W. Taylor d4a26fbf4b ShellRecorder: improve the default pipeline
The default pipeline was fairly aggressive about quality, and could
be too expensive for some computers. Decrease the quality setting for
the vp8 codec from 10 to 8, and increase the speed setting from 2 to 6.

(Basically, quality affects the visual fidelity of the end result, while
speed affects how much CPU the encoder uses to get a high compression
ratio at that quality level.)

Remove videorate from the pipeline, since the GStreamer VP8 encoder can
handle variable-framerate streams. This means that we won't spend CPU
encoding duplicate frames added by videorate.

https://bugzilla.gnome.org/show_bug.cgi?id=669066
2012-01-31 10:47:19 -05:00
..
search_providers add ability to search in web from search view 2011-01-18 00:41:59 +03:00
shaders windowManager: shade the actor, not the texture 2011-09-20 14:56:25 -04:00
theme screenshot: add a 'flash' boolean flag to screenshot methods 2012-01-25 19:20:09 -05:00
gnome-shell-overrides.convert gsettings: Add migration file for overrides 2012-01-10 19:40:01 +01:00
gnome-shell.desktop.in.in gnome-shell.desktop: Set autorestart flag 2011-03-21 15:57:49 -04:00
Makefile.am gsettings: Add migration file for overrides 2012-01-10 19:40:01 +01:00
org.gnome.shell.gschema.xml.in ShellRecorder: improve the default pipeline 2012-01-31 10:47:19 -05:00