Djdefrag / QualityScaler

QualityScaler - image/video AI upscaler app
MIT License
1.83k stars 132 forks source link

Stucked on Processing upscaled video #75

Open Kolouch-Dominik opened 1 month ago

Kolouch-Dominik commented 1 month ago

Hi, I'm stuck on "Processing upscaled video" for about an hour. It would be nice to see some progress on processing. Or is this a bug? obrázek_2024-05-04_210726612

AMD 7950x3D Nvidia 4090

Djdefrag commented 1 month ago

Hi my friend,

i think there is an error with ffmpeg. The default ffmpeg is the version 4.2 that is not compatible with cpus with >= 16 threads.

To solve this issue you can 2 things:

  1. Select in "CPU number" widget any value lower than 16

OR

  1. Download the new version of ffmpeg (https://www.gyan.dev/ffmpeg/builds/)
  2. Rename "ffmpeg.exe" as "ffmpeg_7.exe"
  3. Put this file in "Assets" directory