mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 04:31:06 +00:00
vp8enc: Update realtime profile to the new properties
This commit is contained in:
parent
94b6089e68
commit
50ad4b5bbe
1 changed files with 3 additions and 2 deletions
|
@ -3,5 +3,6 @@ version=0.10
|
||||||
element-name=GstVP8Enc
|
element-name=GstVP8Enc
|
||||||
|
|
||||||
[Profile Realtime]
|
[Profile Realtime]
|
||||||
max-latency=1
|
deadline=1
|
||||||
speed=2
|
cpu-used=4
|
||||||
|
lag-in-frames=0
|
||||||
|
|
Loading…
Reference in a new issue