diff options
author | Olivier CrĂȘte <olivier.crete@collabora.co.uk> | 2009-09-02 09:29:11 +0800 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2009-09-02 16:59:34 +0800 |
commit | 2bbaffa8f49b4490a65411012393c5576b631ac5 (patch) | |
tree | 3862be643de56e9e260b7c9561ea132a2c2b8bad /data/element-properties | |
parent | 6488514c86e32c4f2f3914cf8f4b77c3388b0ce6 (diff) | |
download | gsoc2013-empathy-2bbaffa8f49b4490a65411012393c5576b631ac5.tar gsoc2013-empathy-2bbaffa8f49b4490a65411012393c5576b631ac5.tar.gz gsoc2013-empathy-2bbaffa8f49b4490a65411012393c5576b631ac5.tar.bz2 gsoc2013-empathy-2bbaffa8f49b4490a65411012393c5576b631ac5.tar.lz gsoc2013-empathy-2bbaffa8f49b4490a65411012393c5576b631ac5.tar.xz gsoc2013-empathy-2bbaffa8f49b4490a65411012393c5576b631ac5.tar.zst gsoc2013-empathy-2bbaffa8f49b4490a65411012393c5576b631ac5.zip |
Limit the x264enc bitrate
Diffstat (limited to 'data/element-properties')
-rw-r--r-- | data/element-properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/element-properties b/data/element-properties index 17a283ada..97922481e 100644 --- a/data/element-properties +++ b/data/element-properties @@ -12,6 +12,7 @@ bframes=0 b-adapt=0 cabac=0 dct8x8=0 +bitrate=256 [ffenc_h263] rtp-payload-size=1 |