summaryrefslogtreecommitdiff
path: root/ext/x264/GstX264Enc.prs
diff options
context:
space:
mode:
authorjk7744.park <jk7744.park@samsung.com>2015-10-24 16:49:49 +0900
committerjk7744.park <jk7744.park@samsung.com>2015-10-24 16:49:49 +0900
commitfed9ccc4d4585e39e42dc6079432ff6aae32eb1a (patch)
tree6731ed9fe52be60184497e20ece1a9b725f8d8b9 /ext/x264/GstX264Enc.prs
parentb324cb9340d425326f3d0a491c7754cfcdd1c571 (diff)
downloadgst-plugins-ugly-accepted/tizen_2.4_mobile.tar.gz
gst-plugins-ugly-accepted/tizen_2.4_mobile.tar.bz2
gst-plugins-ugly-accepted/tizen_2.4_mobile.zip
Diffstat (limited to 'ext/x264/GstX264Enc.prs')
-rw-r--r--ext/x264/GstX264Enc.prs44
1 files changed, 44 insertions, 0 deletions
diff --git a/ext/x264/GstX264Enc.prs b/ext/x264/GstX264Enc.prs
new file mode 100644
index 0000000..84c76a9
--- /dev/null
+++ b/ext/x264/GstX264Enc.prs
@@ -0,0 +1,44 @@
+[_presets_]
+version=0.10
+element-name=GstX264Enc
+
+[Profile Baseline]
+_meta/comment=Baseline Profile
+bframes=0
+cabac=false
+dct8x8=false
+
+[Profile Main]
+_meta/comment=Main Profile
+cabac=true
+dct8x8=false
+
+[Profile High]
+_meta/comment=High Profile
+cabac=true
+dct8x8=true
+
+[Quality Low]
+_meta/comment=Low quality
+pass=qual
+quantizer=27
+subme=4
+threads=0
+
+[Quality Normal]
+_meta/comment=Normal quality
+pass=qual
+quantizer=21
+me=umh
+subme=6
+ref=3
+threads=0
+
+[Quality High]
+_meta/comment=High quality
+pass=qual
+quantizer=18
+me=umh
+subme=6
+ref=3
+threads=0