From 1faa132d070838a5f0807fb593a6cd1d6c8aac6f Mon Sep 17 00:00:00 2001 From: lucasmr <5530557+lucasmr@users.noreply.github.com> Date: Mon, 5 Jun 2023 10:04:07 +0100 Subject: [PATCH] Update README.md Moved instructions into Firefox section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5469134..abd0049 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Feel free to add your distributions package in an issue/PR. ## Building -You'll need `meson`, `ffmpeg` with vaapi enabled, the `gstreamer-plugins-bad` library, and [`nv-codec-headers`](https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git) installed. +You'll need `meson`, the `gstreamer-plugins-bad` library, and [`nv-codec-headers`](https://git.videolan.org/?p=ffmpeg/nv-codec-headers.git) installed. | Package manager | Packages | Optional packages for additional codec support | |-----------------|-------------------------------------------------|------------------------------------------------| @@ -103,7 +103,7 @@ Environment variables used to control the behavior of this library. ## Firefox -To use the driver with firefox you will need at least Firefox 96, the following config options need to be set in the `about:config` page: +To use the driver with firefox you will need at least Firefox 96, `ffmpeg` compiled with vaapi support (search ffmpeg output for --enable-vaapi), and the following config options need to be set in the `about:config` page: | Option | Value | Reason | |---|---|---|