pipeline

Summary: The gstreamer pipeline used to encode the screencast

Description:
Sets the GStreamer pipeline used to encode recordings. It follows the syntax used for gst-launch. The pipeline should have an unconnected sink pad where the recorded video is recorded. It will normally have a unconnected source pad; output from that pad will be written into the output file. However the pipeline can also take care of its own output - this might be used to send the output to an icecast server via shout2send or similar. When unset or set to an empty value, the default pipeline will be used. This is currently 'videorate ! vp8enc quality=10 speed=2 threads=%T ! queue ! webmmux' and records to WEBM using the VP8 codec. %T is used as a placeholder for a guess at the optimal thread count on the system.

Type: String

Default: ''

Supported on:

The gstreamer pipeline used to encode the screencast

Registry HiveHKEY_CURRENT_USER
Registry PathSoftware\Policies\Centrify\Gnome3\org.cinnamon.recorder
Value Namepipeline
Value TypeREG_SZ
Default Value

centrify_gnome3_settings.admx

Administrative Templates (Computers)

Administrative Templates (Users)