summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>2015-06-26 20:22:47 +0200
committerThibault Saunier <thibault.saunier@osg.samsung.com>2017-01-03 08:15:43 -0300
commit31e9641c4a869fd698dd059eaf5f53eaeb4a7136 (patch)
treed134dd9ffccd47dd4f5b85dd037d65ec83e417dc /ext
parent2f767fb24ac8ee001bde7e1452b46a4f8fe3a719 (diff)
x264enc: Add a youtube preset.
Based on https://support.google.com/youtube/answer/1722171 https://bugzilla.gnome.org/show_bug.cgi?id=751560
Diffstat (limited to 'ext')
-rw-r--r--ext/x264/GstX264Enc.prs7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/x264/GstX264Enc.prs b/ext/x264/GstX264Enc.prs
index 84c76a94..027248f3 100644
--- a/ext/x264/GstX264Enc.prs
+++ b/ext/x264/GstX264Enc.prs
@@ -42,3 +42,10 @@ me=umh
subme=6
ref=3
threads=0
+
+[Profile YouTube]
+_meta/comment=YouTube recommended settings (https://support.google.com/youtube/answer/1722171)
+pass=qual
+cabac=true
+dct8x8=true
+bframes=2