PeteJobi / RealEsrganUpscalerGUI

This repo provides a simple GUI for upscaling images and videos, based on Real-ESRGAN ncnn Vulkan, with features for pausing/canceling and performing bulk upscale operations on multiple files or folder contents.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mp4 video

VicMahoney opened this issue · comments

Hello! The program does not select MP4 videos, only photos are available.

Hello. Please check that FFMPEG is present in the same folder. If it's not, then you probably downloaded the "Image-only" assets folder. Please download the full assets folder here

@PeteJobi I downloaded this folder, now the video is loading, but after a minute of work it throws an error
system.agrumentoutofrangeException value ''-465'' is invalid for value

Upd:i installed ffmpeg in system path and after that its ok, thanks

Glad to see it works. Though I don't think the issue is ffmpeg-related. But since the original issue is resolved, I'll close this ticket. Feel free to open another if that error shows up again.