#ctt upscaler error
19 messages · Page 1 of 1 (latest)
uh
like
when i installed upscaler there was a line showing "installing ffmpeg smth
install scoop
do the following in a PowerShell Prompt and accept any prompts.
Set-ExecutionPolicy RemoteSigned -Scope User
scoop.cmd uninstall scoop
irm get.scoop.sh | iex
scoop install ffmpeg.exe
ffmpeg.exe
if ($LASTEXITCODE) {echo "ffmpeg installed!"}
ffprobe.exe
if ($LASTEXITCODE) {echo "ffprobe installed!"}