mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
54 lines
738 B
Text
54 lines
738 B
Text
[_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
|
|
|
|
[Profile YouTube]
|
|
_meta/comment=YouTube recommended settings (https://support.google.com/youtube/answer/1722171)
|
|
pass=qual
|
|
cabac=true
|
|
dct8x8=true
|
|
bframes=2
|
|
|
|
[Zero Latency]
|
|
tune=zerolatency
|