diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2010-07-10 01:35:05 +0800 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2010-07-15 17:44:33 +0800 |
commit | c79d81eff8d5894ac8cc92112ecce18ccc89f1dd (patch) | |
tree | 76eef1001d55dd2c34e71ffb32f029af39dd6baa /data/element-properties | |
parent | de9d358969dd483611cacf8c9b150a6932207d35 (diff) | |
download | gsoc2013-empathy-c79d81eff8d5894ac8cc92112ecce18ccc89f1dd.tar gsoc2013-empathy-c79d81eff8d5894ac8cc92112ecce18ccc89f1dd.tar.gz gsoc2013-empathy-c79d81eff8d5894ac8cc92112ecce18ccc89f1dd.tar.bz2 gsoc2013-empathy-c79d81eff8d5894ac8cc92112ecce18ccc89f1dd.tar.lz gsoc2013-empathy-c79d81eff8d5894ac8cc92112ecce18ccc89f1dd.tar.xz gsoc2013-empathy-c79d81eff8d5894ac8cc92112ecce18ccc89f1dd.tar.zst gsoc2013-empathy-c79d81eff8d5894ac8cc92112ecce18ccc89f1dd.zip |
Tune settings for the updated x264enc element
Diffstat (limited to 'data/element-properties')
-rw-r--r-- | data/element-properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/element-properties b/data/element-properties index 87b395e2e..19021f857 100644 --- a/data/element-properties +++ b/data/element-properties @@ -13,6 +13,10 @@ b-adapt=0 cabac=0 dct8x8=0 bitrate=256 +# tuned for zero latency +tune=0x4 +profile=0 +speed-preset=3 [ffenc_h263] rtp-payload-size=1 |