Revert "[gsettings] Restore the recorder's default pipeline"
This reverts commit 91e2117708
.
The recorder already defaults to the default value when no pipeline is
set.
This commit is contained in:
parent
91e2117708
commit
e8fc731fc1
@ -131,7 +131,7 @@
|
|||||||
</_description>
|
</_description>
|
||||||
</key>
|
</key>
|
||||||
<key name="pipeline" type="s">
|
<key name="pipeline" type="s">
|
||||||
<default>'videorate ! theoraenc ! oggmux'</default>
|
<default>''</default>
|
||||||
<_summary>The gstreamer pipeline used to encode the screencast</_summary>
|
<_summary>The gstreamer pipeline used to encode the screencast</_summary>
|
||||||
<_description>
|
<_description>
|
||||||
Sets the GStreamer pipeline used to encode recordings.
|
Sets the GStreamer pipeline used to encode recordings.
|
||||||
|
Loading…
Reference in New Issue
Block a user