mpv: use ffmpeg_5

This enables mpv to play Dolby Vision videos properly.
This commit is contained in:
1sixth
2023-01-03 23:02:44 +08:00
parent 298add347c
commit b0f6cc813f
+2 -2
View File
@@ -8,7 +8,7 @@
, ninja
, pkg-config
, python3
, ffmpeg
, ffmpeg_5
, freefont_ttf
, freetype
, libass
@@ -129,7 +129,7 @@ in stdenv.mkDerivation rec {
++ lib.optionals waylandSupport [ wayland-scanner ];
buildInputs = [
ffmpeg
ffmpeg_5
freetype
libass
libpthreadstubs