Merging gst-plugins-ugly
[platform/upstream/gstreamer.git] / subprojects / gst-plugins-ugly / ext / x264 / GstX264Enc.prs
1 [_presets_]
2 version=0.10
3 element-name=GstX264Enc
4
5 [Profile Baseline]
6 _meta/comment=Baseline Profile
7 bframes=0
8 cabac=false
9 dct8x8=false
10
11 [Profile Main]
12 _meta/comment=Main Profile
13 cabac=true
14 dct8x8=false
15
16 [Profile High]
17 _meta/comment=High Profile
18 cabac=true
19 dct8x8=true
20
21 [Quality Low]
22 _meta/comment=Low quality
23 pass=qual
24 quantizer=27
25 subme=4
26 threads=0
27
28 [Quality Normal]
29 _meta/comment=Normal quality
30 pass=qual
31 quantizer=21
32 me=umh
33 subme=6
34 ref=3
35 threads=0
36
37 [Quality High]
38 _meta/comment=High quality
39 pass=qual
40 quantizer=18
41 me=umh
42 subme=6
43 ref=3
44 threads=0
45
46 [Profile YouTube]
47 _meta/comment=YouTube recommended settings (https://support.google.com/youtube/answer/1722171)
48 pass=qual
49 cabac=true
50 dct8x8=true
51 bframes=2
52
53 [Zero Latency]
54 tune=zerolatency