set ffmeg_type to full

This commit is contained in:
CanbiZ
2025-07-15 14:20:22 +02:00
committed by GitHub
parent 688d296d13
commit 968b7cdf43

View File

@ -13,7 +13,7 @@ setting_up_container
network_check
update_os
FFMPEG_VERSION="latest" FFMPEG_TYPE="medium" setup_ffmpeg
FFMPEG_VERSION="latest" FFMPEG_TYPE="full" 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}