mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
x264enc: Add a youtube preset.
Based on https://support.google.com/youtube/answer/1722171 https://bugzilla.gnome.org/show_bug.cgi?id=751560
This commit is contained in:
parent
2f767fb24a
commit
31e9641c4a
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue