diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2010-07-27 02:11:04 +0800 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2010-07-27 02:11:04 +0800 |
commit | fc4697f53ca3bde0ec9cb911587806d2245a536e (patch) | |
tree | 337e412834aafe9501c1f2c6c5922d7653636fdf /data/element-properties | |
parent | 8c67868e68f97c9822f9f66ad2de0554a16f9882 (diff) | |
download | gsoc2013-empathy-fc4697f53ca3bde0ec9cb911587806d2245a536e.tar gsoc2013-empathy-fc4697f53ca3bde0ec9cb911587806d2245a536e.tar.gz gsoc2013-empathy-fc4697f53ca3bde0ec9cb911587806d2245a536e.tar.bz2 gsoc2013-empathy-fc4697f53ca3bde0ec9cb911587806d2245a536e.tar.lz gsoc2013-empathy-fc4697f53ca3bde0ec9cb911587806d2245a536e.tar.xz gsoc2013-empathy-fc4697f53ca3bde0ec9cb911587806d2245a536e.tar.zst gsoc2013-empathy-fc4697f53ca3bde0ec9cb911587806d2245a536e.zip |
Committed version of x264enc needs profile=1 for baseline
Diffstat (limited to 'data/element-properties')
-rw-r--r-- | data/element-properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/element-properties b/data/element-properties index 19021f857..2986ecb34 100644 --- a/data/element-properties +++ b/data/element-properties @@ -15,7 +15,7 @@ dct8x8=0 bitrate=256 # tuned for zero latency tune=0x4 -profile=0 +profile=1 speed-preset=3 [ffenc_h263] |