[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#46443] [PATCH] gnu: cheese: Add gst-plugins-good as an input.
From: |
Leo Famulari |
Subject: |
[bug#46443] [PATCH] gnu: cheese: Add gst-plugins-good as an input. |
Date: |
Fri, 12 Feb 2021 19:14:17 -0500 |
On Thu, Feb 11, 2021 at 08:12:08PM +0000, Christopher Baines wrote:
> This fixes an issue with choppy video recording. It also makes these lines not
> appear in the build log:
>
> meson.build:154: WARNING: vp8enc was not found. It needs to be installed
> before Cheese is run
> meson.build:154: WARNING: webmmux was not found. It needs to be installed
> before Cheese is run
>
> * gnu/packages/gnome.scm (cheese)[inputs]: Add gst-plugins-good.
Thanks, please push!