Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Moved instructions into Firefox section
  • Loading branch information
lucasmr authored Jun 5, 2023
1 parent 25e456e commit 1faa132
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|-----------------|-------------------------------------------------|------------------------------------------------|
Expand Down Expand Up @@ -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 |
|---|---|---|
Expand Down

0 comments on commit 1faa132

Please sign in to comment.