Attempting to force hw accel on kdenlive

This commit is contained in:
Emmet 2023-10-09 20:36:23 -05:00
parent c29cf237f7
commit 10a8cb21e5
4 changed files with 7 additions and 3 deletions

View file

@ -95,6 +95,10 @@
blockbench-electron
obs-studio
libsForQt5.kdenlive
(pkgs.writeScriptBin "kdenlive-accel" ''
#!/bin/sh
DRI_PRIME=1 kdenlive "$1"
'')
movit
mediainfo
libmediainfo