mpv: Use ffmpeg-full

This allows mpv to support more exotic file formats and lavf filters.
Since I am already overring mpv, it should not add another local
rebuild.
upower
Simon Bruder 2021-06-30 19:49:28 +02:00
parent 20117566de
commit d863586f23
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ in
package = pkgs.wrapMpv
(pkgs.mpv-unwrapped.override {
ffmpeg = pkgs.ffmpeg-full;
vapoursynthSupport = true;
vapoursynth = pkgs.vapoursynth.withPlugins (with pkgs; [
vapoursynth-mvtools