On Sun, Feb 12, 2017 at 4:41 PM M.Hanny Sabbagh <mhsabb...@outlook.com>
wrote:

> However, the output file contains lagging and the recording process takes
> a huge amount of memory and CPU (see bug #757172). So one solution was to
> use V8 instead of V9. But As you can see in my code, it doesn't work. (If
> you remove the pipeline option it will work normally using V9, but I didn't
> know how to pass the v8 encoder option to it).
>

Using a plain pipeline of 'vp8enc' without parameters or further processing
is probably too resource intensive to keep up. I suggest you use the
original pipeline we used before switching to VP9[0] as a starting point.

[0] https://git.gnome.org//browse/gnome-shell/commit?id=d183f13456991d12ea
_______________________________________________
gnome-shell-list mailing list
gnome-shell-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-shell-list

Reply via email to