mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
x264enc: Add a 'Zero Latency' profile
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-ugly/-/merge_requests/42>
This commit is contained in:
parent
2a506b48d0
commit
ed0470e81b
1 changed files with 3 additions and 0 deletions
|
@ -49,3 +49,6 @@ pass=qual
|
|||
cabac=true
|
||||
dct8x8=true
|
||||
bframes=2
|
||||
|
||||
[Zero Latency]
|
||||
tune=zerolatency
|
||||
|
|
Loading…
Reference in a new issue