From 369f2ef850f30d2fd785cbdb08a5400c5c48d104 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 7 Jul 2025 16:01:38 +0200 Subject: [PATCH] Update ersatztv-install.sh --- install/ersatztv-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/ersatztv-install.sh b/install/ersatztv-install.sh index 728a0fdc..eb0cc2f6 100644 --- a/install/ersatztv-install.sh +++ b/install/ersatztv-install.sh @@ -13,7 +13,7 @@ setting_up_container network_check update_os -FFMPEG_VERSION="latest" FFMPEG_TYPE="full" setup_ffmpeg +FFMPEG_VERSION="latest" FFMPEG_TYPE="medium" setup_ffmpeg msg_info "Setting Up Hardware Acceleration" $STD apt-get -y install {va-driver-all,ocl-icd-libopencl1,intel-opencl-icd,vainfo,intel-gpu-tools}