Skip to content

Commit

Permalink
Adding link to Intel packages
Browse files Browse the repository at this point in the history
Ensuring users go to the correct Intel git for driver packages.
  • Loading branch information
solidsnake1298 authored Mar 14, 2024
1 parent ca5f467 commit 674e966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/general/administration/hardware-acceleration/intel.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ Root permission is required.

:::

1. Assuming you have added the jellyfin repository to your apt source list and installed the `jellyfin-server` and `jellyfin-web`. If you choose to use vanilla ffmpeg, instead of jellyfin-ffmpeg, you will need to install the following intel packages.
1. Assuming you have added the jellyfin repository to your apt source list and installed the `jellyfin-server` and `jellyfin-web`. If you choose to use vanilla ffmpeg, instead of jellyfin-ffmpeg, you will need to install the following [intel packages](https://github.com/intel/media-driver/wiki).

```shell
sudo apt update && sudo apt install -y intel-media-va-driver-non-free libdrm-intel1
Expand Down

0 comments on commit 674e966

Please sign in to comment.