Skip to content

Commit

Permalink
libmfx1 libmfx-tools intel-media-va-driver
Browse files Browse the repository at this point in the history
  • Loading branch information
bedrin committed Sep 9, 2021
1 parent 842db6a commit 2103179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-jellyfin-mpv-shim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:21.04

# Decrease number of pacakges
RUN apt-get update && \
DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends python3-pip libmpv1 libavformat-dev
DEBIAN_FRONTEND='noninteractive' apt-get install -y --no-install-recommends python3-pip libmpv1 libavformat-dev libmfx1 libmfx-tools intel-media-va-driver

RUN pip3 install --upgrade jellyfin-mpv-shim

Expand Down

0 comments on commit 2103179

Please sign in to comment.