aboutsummaryrefslogtreecommitdiffstats
path: root/data/element-properties
diff options
context:
space:
mode:
Diffstat (limited to 'data/element-properties')
-rw-r--r--data/element-properties32
1 files changed, 32 insertions, 0 deletions
diff --git a/data/element-properties b/data/element-properties
new file mode 100644
index 000000000..17a283ada
--- /dev/null
+++ b/data/element-properties
@@ -0,0 +1,32 @@
+# Put the desired properties in the style of
+#
+# [element name]
+# prop1=val1
+
+[gstrtpbin]
+latency=100
+
+[x264enc]
+byte-stream=1
+bframes=0
+b-adapt=0
+cabac=0
+dct8x8=0
+
+[ffenc_h263]
+rtp-payload-size=1
+
+# Work around bug in the re-timestamp slaving method in
+# GStreamer (2 is skew)
+[alsasrc]
+slave-method=2
+
+[osssrc]
+slave-method=2
+
+[oss4src]
+slave-method=2
+
+[sunaudiosrc]
+slave-method=2
+