/usr/share/gstreamer-0.10/presets/GstX264Enc.prs is in gstreamer0.10-plugins-ugly 0.10.19-2ubuntu5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 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
|