From 50ad4b5bbe0ba79e65f9256de1ff7d2ace5b12e6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Sun, 16 Sep 2012 15:18:20 +0200 Subject: [PATCH] vp8enc: Update realtime profile to the new properties --- ext/vp8/GstVP8Enc.prs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ext/vp8/GstVP8Enc.prs b/ext/vp8/GstVP8Enc.prs index 6e1d13d..a013959 100644 --- a/ext/vp8/GstVP8Enc.prs +++ b/ext/vp8/GstVP8Enc.prs @@ -3,5 +3,6 @@ version=0.10 element-name=GstVP8Enc [Profile Realtime] -max-latency=1 -speed=2 +deadline=1 +cpu-used=4 +lag-in-frames=0 -- 2.7.4